Serene Runtime
1.0.0
C runtime for the Serene programming language
Loading...
Searching...
No Matches
Data Fields
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:
serene/rt/fiber/
thread.h
srn_cond_t
Serene Runtime is free software, licensed under the
GNU LGPL v3
License.