![]() |
Cyclone Scheme
0.28.0
|
The mutex thread synchronization type. More...
#include <types.h>
Data Fields | |
| gc_header_type | hdr |
| pthread_mutex_t | lock |
| tag_type | tag |
The mutex thread synchronization type.
Mutexes are always allocated directly on the heap.
1.8.17