Searched refs:B_THREAD_ASLEEP (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/tracker/
H A DTaskLoop.cpp606 if (info.state == B_THREAD_ASLEEP) {
/haiku/headers/os/kernel/
H A DOS.h305 B_THREAD_ASLEEP, enumerator in enum:__anon6
/haiku/src/system/kernel/
H A Dthread.cpp1196 info->state = B_THREAD_ASLEEP;
1582 if (thread->state == B_THREAD_SUSPENDED || thread->state == B_THREAD_ASLEEP
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1164 #define B_THREAD_ASLEEP FSSH_B_THREAD_ASLEEP macro

Completed in 91 milliseconds