|
tesseract
4.0.0-beta.1-59-g2cc4
|
#include <ccutil.h>
Public Member Functions | |
| CCUtilMutex () | |
| void | Lock () |
| void | Unlock () |
| tesseract::CCUtilMutex::CCUtilMutex | ( | ) |
Definition at line 34 of file ccutil.cpp.
| void tesseract::CCUtilMutex::Lock | ( | ) |
Definition at line 42 of file ccutil.cpp.
| void tesseract::CCUtilMutex::Unlock | ( | ) |
Definition at line 50 of file ccutil.cpp.