Home Page Toolkit Overview Using GML User Input Services Finger Tracker Calibrator Frame Grabber Service protocol Obtaining GML Installing GML Licence Developer Documentation Tcl/Tk API The GML Canvas Image processing Tcl Scripts Library List of Classes List of Files C/C++ API List of Classes List of Files |
gml_Mutex.h File ReferenceDetailed DescriptionWrapper around APR's thread mutexes.
Go to the source code of this file.
Typedef Documentation
Opaque type for mutexes. A mutex should always be NULL initially.
Function Documentation
Acquire an exclusive lock on a mutex. The result of locking a mutex twice from the same thread is undefined.
Release a locked mutex. It is not an error to unlock a mutex multiple times. Behavior is undefined is the mutex has never been locked before.
Generated on Tue Jun 12 14:03:28 2007 for gml by
Doxygen 1.5.2.
|
||||||||||||||||||||||||||||||||||
Contact: julien (dot) letessier (at) gmail (dot) com.
Copyright (c) 2000-2007 CLIPS-IMAG Laboratory, Grenoble, France. All rights reserved. W3CXHTML 1.0 W3CCSS 2.0 |