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

  PUBLIC
VSemaphore::VSemaphore(int)
VSemaphore::Wait(void)
VSemaphore::TryWait(void)
VSemaphore::Post(void)
VSemaphore::GetCount(void)
VSemaphore
 
include "amma/Thread/DummySema.hh"
User Level:Default
Library:VThread
Example:ex3DCanvas.cc
Section:Utilities.Threads
In Scope:std

Comments:
//////////////////////////////////////////////////////////// Dummy.

Variables:
Methods:
VSemaphore(int InitVal = 1)

BooleanT Wait(void)

BooleanT TryWait(void)

BooleanT Post(void)

IntT GetCount(void)


Programmer:eep1cg, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001