mpr/UNIX/thread.cpp File Reference

Primitive multi-threading support for Linux. More...


Detailed Description

Primitive multi-threading support for Linux.

Overview:
This module provides threading, mutex and condition variable APIs for UNIX. It tracks MprMutex and MprCond allocations and leaks if BLD_DEBUG is defined.

© Embedthis Software LLC, 2003-2009. All rights reserved. Embedthis is a trademark of Embedthis Software LLC.