Searched refs:IsPending (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/
H A DUserEvent.cpp158 if (error != B_OK || !fSignal->IsPending())
229 if (error != B_OK || !fSignal->IsPending())
/haiku/headers/private/kernel/
H A Dksignal.h130 bool IsPending() const function in struct:BKernel::Signal

Completed in 82 milliseconds