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