Cyclone Scheme  0.28.0
Data Fields
cond_var_type Struct Reference

The condition variable thread synchronization type. More...

#include <types.h>

Data Fields

pthread_cond_t cond
 
gc_header_type hdr
 
tag_type tag
 

Detailed Description

The condition variable thread synchronization type.

Condition variables are always allocated directly on the heap.


The documentation for this struct was generated from the following file: