Jack2  1.9.8
Public Member Functions | Protected Attributes | List of all members
Jack::JackLockAble Class Reference

Base class for "lockable" objects. More...

#include <JackMutex.h>

Inheritance diagram for Jack::JackLockAble:
Jack::JackCoreMidiDriver Jack::JackEngine

Public Member Functions

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

Protected Attributes

JackMutex fMutex
 

Detailed Description

Base class for "lockable" objects.

Definition at line 36 of file JackMutex.h.


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