Searched refs:SYNC_THREAD_RUN (Results 1 – 1 of 1) sorted by relevance
3349 #define SYNC_THREAD_RUN 0x0001 macro3365 while (sync_thread_state & SYNC_THREAD_RUN) { in sync_thread()3366 sync_thread_state &= ~SYNC_THREAD_RUN; in sync_thread()3415 sync_thread_state |= SYNC_THREAD_RUN; in sync_internal()