Home
last modified time | relevance | path

Searched refs:UnlockThread (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tests/kits/app/bhandler/
H A DLockLooperTestCommon.h37 void UnlockThread() { release_sem(fThreadLock); } in UnlockThread() function
H A DLockLooperWithTimeoutTest.cpp91 info.UnlockThread(); in LockLooperWithTimeout4()
H A DLockLooperTest.cpp87 info.UnlockThread(); in LockLooper4()