|
tesseract
4.1.1
|
#include <ccutil.h>
Public Member Functions | |
| CCUtilMutex () | |
| void | Lock () |
| void | Unlock () |
| tesseract::CCUtilMutex::CCUtilMutex | ( | ) |
Definition at line 29 of file ccutil.cpp.
| void tesseract::CCUtilMutex::Lock | ( | ) |
Definition at line 37 of file ccutil.cpp.
| void tesseract::CCUtilMutex::Unlock | ( | ) |
Definition at line 45 of file ccutil.cpp.