#include <mutex.h>
Public Member Functions | |
| void | init () throw (char*) |
| void | lock () throw (char*) |
| bool | trylock () throw (char*) |
| void | unlock () throw (char*) |
| void | destroy () throw (char*) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.0