Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXThread.h>
Public Member Functions | |
FXMutex () | |
FXbool | lock () |
FXbool | trylock () |
FXbool | unlock () |
~FXMutex () |
|
Initialize the mutex.
|
|
Delete the mutex.
|
|
Lock the mutex.
|
|
Try to lock the mutex; return TRUE locked.
|
|
Unlock mutex.
|
Copyright © 1997-2004 Jeroen van der Zijp |