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_GlobalMutex.h File ReferenceDetailed DescriptionWrapper around APR's cross-process mutexes.
Go to the source code of this file.
Function Documentation
Create a cross process mutex identified system-wide by name. If no name is provided, one will be generated and returned.
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 |