Searched refs:drmach_getmsg_thread_run (Results 1 – 1 of 1) sorted by relevance
1350 volatile int drmach_getmsg_thread_run; /* run flag for getmsg thr */ variable1849 while (drmach_getmsg_thread_run != 0) { in drmach_mbox_getmsg()1950 drmach_getmsg_thread_run = -1; in drmach_mbox_getmsg()2510 drmach_getmsg_thread_run = 1; in drmach_mbox_init()2540 drmach_getmsg_thread_run = 0; in drmach_mbox_fini()2544 while ((drmach_getmsg_thread_run == 0) || in drmach_mbox_fini()