Searched refs:thread_is_interrupted (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/
H A Dthread.h193 thread_is_interrupted(Thread* thread, uint32 flags) function
/haiku/src/system/kernel/
H A Dsem.cpp794 if (thread_is_interrupted(thread, flags)) {
H A Dthread.cpp2902 if (thread_is_interrupted(thread, thread->wait.flags)) {

Completed in 98 milliseconds