|
tesseract
4.1.0
|
#include <ccutil.h>
Public Member Functions | |
| CCUtilMutex () | |
| void | Lock () |
| void | Unlock () |
| tesseract::CCUtilMutex::CCUtilMutex | ( | ) |
Definition at line 31 of file ccutil.cpp.
| void tesseract::CCUtilMutex::Lock | ( | ) |
Definition at line 39 of file ccutil.cpp.
| void tesseract::CCUtilMutex::Unlock | ( | ) |
Definition at line 47 of file ccutil.cpp.