Searched refs:THREAD_WAKEUP (Results 1 – 2 of 2) sorted by relevance
693 #define THREAD_WAKEUP 0 macro
7908 test_bit(THREAD_WAKEUP, &thread->flags) in md_thread()7912 clear_bit(THREAD_WAKEUP, &thread->flags); in md_thread()7926 set_bit(THREAD_WAKEUP, &thread->flags); in md_wakeup_thread()
Completed in 20 milliseconds