Searched defs:SemaphoreLocker (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/installer/
H A DSemaphoreLocker.h26 class SemaphoreLocker : public AutoLocker<sem_id, SemaphoreLocking> { class in inherits:AutoLocker
28 inline SemaphoreLocker(sem_id semaphore, bool alreadyLocked = false, function in class:SemaphoreLocker
/haiku/src/servers/app/drawing/
H A DOverlay.cpp29 class SemaphoreLocker { class
31 SemaphoreLocker(sem_id semaphore, bigtime_t timeout = B_INFINITE_TIMEOUT) function in class:SemaphoreLocker

Completed in 80 milliseconds