
Public Member Functions | |
| Lock (const MutexClass &mutex, bool ignore=false) | |
| ~Lock () | |
Friends | |
| class | Condition |
Definition at line 135 of file ThreadBase.h.
| org::xmlBlaster::util::thread::Lock::Lock | ( | const MutexClass & | mutex, | |
| bool | ignore = false | |||
| ) |
| org::xmlBlaster::util::thread::Lock::~Lock | ( | ) |
friend class Condition [friend] |
Definition at line 137 of file ThreadBase.h.