Jack2 1.9.6
Public Member Functions | Protected Attributes

Jack::JackBasePosixMutex Class Reference

Mutex abstraction. More...

#include <JackPosixMutex.h>

Inheritance diagram for Jack::JackBasePosixMutex:
Jack::JackProcessSync

List of all members.

Public Member Functions

void Lock ()
bool Trylock ()
void Unlock ()

Protected Attributes

pthread_mutex_t fMutex

Detailed Description

Mutex abstraction.

Definition at line 37 of file JackPosixMutex.h.


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