OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Multiple Read, Single Write section. More...
#include <owl/thread.h>
Classes | |
class | TLock |
class | TXLockFailure |
Public Member Functions | |
TMRSWSection () | |
~TMRSWSection () | |
void | Dump () |
Dumps the current state of the section to the debugger output. | |
Friends | |
class | TMRSWSection::TLock |
owl::TMRSWSection::TMRSWSection | ( | ) |
Definition at line 351 of file thread.cpp.
owl::TMRSWSection::~TMRSWSection | ( | ) |
Definition at line 357 of file thread.cpp.
void owl::TMRSWSection::Dump | ( | ) |
Dumps the current state of the section to the debugger output.
Definition at line 363 of file thread.cpp.