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

/haiku/src/tests/kits/app/bhandler/
H A DLockLooperTestCommon.cpp21 int32 LockLooperThreadFunc(void* data) function
H A DLockLooperTestCommon.h50 int32 LockLooperThreadFunc(void* data);
H A DLockLooperTest.cpp81 thread_id tid = spawn_thread(LockLooperThreadFunc, "LockLooperHelperThread",
H A DLockLooperWithTimeoutTest.cpp85 thread_id tid = spawn_thread(LockLooperThreadFunc, "LockLooperHelperThread",

Completed in 113 milliseconds