The Pedigree Project  0.1
Public Attributes | Private Member Functions | List of all members
PosixSubsystem::PosixSyncObject Class Reference

#include <PosixSubsystem.h>

+ Collaboration diagram for PosixSubsystem::PosixSyncObject:

Public Attributes

void * pObject
 
bool isMutex
 

Private Member Functions

 PosixSyncObject (const PosixSyncObject &)
 
const PosixSyncObjectoperator= (const PosixSyncObject &)
 

Detailed Description

POSIX Semaphore or Mutex

It's up to the programmer to use this right.

Definition at line 315 of file PosixSubsystem.h.


The documentation for this class was generated from the following file: