Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
VMutex::VMutex(void)
VMutex::Lock(void)
VMutex::TryLock(void)
VMutex::Unlock(void)
VMutex::IsLocked(void)
VMutex::Error(void)
VMutex
 
include "amma/Thread/DummyMutex.hh"
User Level:Default
Library:VThread
Example:ex3DCanvas.cc
Section:Utilities.Threads
In Scope:std

Comments:
//////////////////////////////////////////////////////////////

Variables:
VSemaphore Sema;

Methods:
VMutex(void)

BooleanT Lock(void)

BooleanT TryLock(void)

BooleanT Unlock(void)

BooleanT IsLocked(void)

void Error(void)


Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001