![]() |
http://www.sim.no http://www.coin3d.org |
#include <Inventor/threads/SbMutex.h>
This class provides a portable framework around the mutex interface of the underlying native thread-handling toolkit.
Public Member Functions | |
SbMutex (void) | |
~SbMutex (void) | |
int | lock (void) |
SbBool | tryLock (void) |
int | unlock (void) |
Friends | |
class | SbCondVar |
|
Constructor. |
|
Destructor. |
|
This method locks the mutex. |
|
This method tries to lock the mutex, and returns whether it was locked or not. This is a non-blocking operation. |
|
This method unlocks the mutex. |
Copyright © 1998-2004 by Systems in Motion AS. All rights reserved.
Generated on Tue Jul 13 06:41:04 2004 for Coin by Doxygen. 1.3.4