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

/haiku/headers/os/app/
H A DLooper.h136 static status_t _LockComplete(BLooper* loop, int32 old,
/haiku/src/kits/app/
H A DLooper.cpp977 return _LockComplete(looper, oldCount, currentThread, sem, timeout);
982 BLooper::_LockComplete(BLooper* looper, int32 oldCount, thread_id thread, function in class:BLooper
1002 PRINT(("BLooper::_LockComplete() done: %lx\n", err));

Completed in 53 milliseconds