|
G_REF | SemaphoreNamed (const char *name, NamedSyncObjectCreationOptions_t aCreationOptions=g_create_always, GInt32_t initial_count=0) |
|
| SemaphoreNamed (const SemaphoreNamed &) |
|
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 |
|
|
std::string | mName |
|
void * | mSyncObjectData |
|
bool | mIsOwner |
|
The documentation for this class was generated from the following file: