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

#include <thread.h>

Data Fields

pthread_mutex_t handle
 

Detailed Description

Definition at line 50 of file thread.h.

Field Documentation

◆ handle

pthread_mutex_t srn_mutex_t::handle

Definition at line 51 of file thread.h.


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