|
Open Model Railroad Network (OpenMRN)
|
Synchronously locks the mutex. More...
Additional Inherited Members | |
Public Member Functions inherited from QMember | |
| void | init () |
| Initiailize a QMember, in place of a public placement construction. | |
Protected Member Functions inherited from QMember | |
| QMember () | |
| Constructor. | |
| ~QMember () | |
| Destructor. | |
Protected Attributes inherited from QMember | |
| QMember * | next |
| pointer to the next member in the queue | |
Synchronously locks the mutex.
Might block the current thread. void Lock() {
Definition at line 107 of file AsyncMutex.hxx.