class libfwbuilder::Mutex

POSIX Mutex wrapper class

Inheritance:


Public Methods

[more] Mutex()
[more]virtual ~Mutex()
[more]void lock() const
[more]void unlock() const

Protected Fields

[more]GMutex* mutex


Documentation

POSIX Mutex wrapper class
oGMutex* mutex

o Mutex()

ovirtual ~Mutex()

ovoid lock() const

ovoid unlock() const


Direct child classes:
SyncFlag
Friends:
class Cond

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.