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

/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dcondition_variable.cpp235 int32 notified = 0; local
249 notified++;
254 return notified;
/haiku/src/system/kernel/
H A Dcondition_variable.cpp385 int32 notified = 0; local
429 notified++;
436 return notified;
/haiku/src/system/kernel/fs/
H A Dfifo.cpp86 void SetNotified(bool notified) argument
89 fNotified = notified;

Completed in 81 milliseconds