|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <unixstl_thread_mutex.h>
Public Types | |
| typedef thread_mutex | lock_type |
| The lockable type. | |
Static Public Methods | |
| void | lock (thread_mutex &c) |
| Lock the given thread_mutex instance. | |
| void | unlock (thread_mutex &c) |
| Unlock the given thread_mutex instance. | |
|
|
The lockable type.
|
|
|
Lock the given thread_mutex instance.
|
|
|
Unlock the given thread_mutex instance.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |