Jack2 1.9.8
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

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

Protected Attributes

pthread_mutex_t fMutex
pthread_t fOwner

Detailed Description

Mutex abstraction.

Definition at line 37 of file JackPosixMutex.h.


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