Module dlib.core.mutex

Cross-platform thread synchronization primitive

Structs

NameDescription
Mutex Mutex structure. Uses CRITICAL_SECTION under Windows, pthread_mutex_t under Posix