gatelib
2.1
|
Public Member Functions | |
G_REF | SemaphoreAnonymous (GUint32_t initial_count=0) |
![]() | |
virtual void | wait () |
virtual bool | tryWait () |
virtual bool | wait (GTimeoutSec_t aTimeOutSec) |
virtual void | put (GUint32_t incrementum=1) |
![]() | |
bool | isOwner () const |
void * | getData () const |
const std::string & | getName () const |
bool | isAnonimous () const |
Additional Inherited Members | |
![]() | |
std::string | mName |
void * | mSyncObjectData |
bool | mIsOwner |