Cyclone Scheme  0.28.0
Data Fields
mutex_type Struct Reference

The mutex thread synchronization type. More...

#include <types.h>

Data Fields

gc_header_type hdr
 
pthread_mutex_t lock
 
tag_type tag
 

Detailed Description

The mutex thread synchronization type.

Mutexes are always allocated directly on the heap.


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