Searched refs:B_THREAD_ASLEEP (Results 1 – 4 of 4) sorted by relevance
606 if (info.state == B_THREAD_ASLEEP) { in AddTask()
308 B_THREAD_ASLEEP, enumerator
1167 #define B_THREAD_ASLEEP FSSH_B_THREAD_ASLEEP macro
1197 info->state = B_THREAD_ASLEEP; in fill_thread_info()1590 if (thread->state == B_THREAD_SUSPENDED || thread->state == B_THREAD_ASLEEP in make_thread_resumed()