openDAQ
Open data acquisition platform
Functions
Mutex
Core Objects
»
Property Object
Collaboration diagram for Mutex:
Detailed Description
Functions
void
lock
() const
Locks the mutex; blocking call.
daq::Bool
tryLock
() const
Tries to lock the mutex and returns
true
if successful; non-blocking call.
void
unlock
() const
Unlocks the mutex.
Generated by
1.9.1