Serene Runtime 1.0.0
C runtime for the Serene programming language
Loading...
Searching...
No Matches
srn_cond_t Struct Reference

#include <thread.h>

Data Fields

pthread_cond_t handle
 

Detailed Description

Definition at line 54 of file thread.h.

Field Documentation

◆ handle

pthread_cond_t srn_cond_t::handle

Definition at line 55 of file thread.h.


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