POSIX Mutex wrapper class
Inheritance:
Public Methods
-
Mutex()
-
virtual ~Mutex()
-
void lock() const
-
void unlock() const
Protected Fields
-
GMutex* mutex
Documentation
POSIX Mutex wrapper class
GMutex* mutex
Mutex()
virtual ~Mutex()
void lock() const
void 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++.