Home
last modified time | relevance | path

Searched refs:TLockLooperInfo (Results 1 – 4 of 4) sorted by relevance

/haiku/src/tests/kits/app/bhandler/
H A DLockLooperTestCommon.cpp23 TLockLooperInfo* info = (TLockLooperInfo*)data; in LockLooperThreadFunc()
H A DLockLooperTestCommon.h24 class TLockLooperInfo
27 TLockLooperInfo(BLooper* Looper) : fLooper(Looper) in TLockLooperInfo() function
H A DLockLooperWithTimeoutTest.cpp84 TLockLooperInfo info(&Looper); in LockLooperWithTimeout4()
H A DLockLooperTest.cpp80 TLockLooperInfo info(&Looper); in LockLooper4()