Cyclone Scheme
0.28.0
|
The condition variable thread synchronization type. More...
#include <types.h>
Data Fields | |
pthread_cond_t | cond |
gc_header_type | hdr |
tag_type | tag |
The condition variable thread synchronization type.
Condition variables are always allocated directly on the heap.