#include <stdapis/stlport/stl/_threads.h>
| struct _STLP_mutex_spin |
| Public Attributes | |
|---|---|
| unsigned | __last |
| unsigned | __max |
| Public Member Enumerations | |
|---|---|
| enum | anonymous { __low_max, __high_max } |
| Public Member Functions | |
|---|---|
| void _STLP_CALL | _M_do_lock(volatile __stl_atomic_t *) |
| void _STLP_CALL | _S_nsec_sleep(int) |
| void _STLP_CALL | _M_do_lock | ( | volatile __stl_atomic_t * | __lock | ) | [static] |