kviewshell
GCriticalSection Class Reference
#include <GThreads.h>
Inheritance diagram for GCriticalSection:
Public Member Functions | |
void | lock () |
void | unlock () |
Detailed Description
Definition at line 594 of file GThreads.h.
Member Function Documentation
void GCriticalSection::lock | ( | ) | [inline] |
Definition at line 597 of file GThreads.h.
void GCriticalSection::unlock | ( | ) | [inline] |
Definition at line 599 of file GThreads.h.
The documentation for this class was generated from the following file: