Apache 1.3 API Documentation

Structure mutex

Definition:

This is an opaque structure; you don't need to access any of its elements.
     

Usage example:

mutex identifier
     

Mutual exclusion (mutex) semaphore locking mechanism used to serialise interthread intraprocess activities.


Previous: module Next: parent_score

Table of Contents (Routines, Structures, Data Cells, Constants)