mpr/LINUX/thread.cpp File ReferenceDetailed DescriptionPrimitive multi-threading support for Linux.This module provides threading, mutex and condition variable APIs for LINUX. It tracks MprMutex and MprCond allocations and leaks if DEBUG is defined.
|