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

/opensolaris-onvv-gate/usr/src/cmd/lms/SyncLib/Include/
H A DLock.h35 // and the TryLock class
75 class TryLock class
78 TryLock(Semaphore &sem, bool &is_locked) : _sem(&sem) function in class:TryLock
84 ~TryLock()

Completed in 45 milliseconds