Public Attributes | List of all members
_rwlock Struct Reference

#include <eus_thr.h>

Public Attributes

mutex_t lock
 
cond_t r_cond
 
unsigned int readers
 
cond_t w_cond
 

Detailed Description

Definition at line 101 of file eus_thr.h.

Member Data Documentation

◆ lock

mutex_t _rwlock::lock

Definition at line 103 of file eus_thr.h.

◆ r_cond

cond_t _rwlock::r_cond

Definition at line 104 of file eus_thr.h.

◆ readers

unsigned int _rwlock::readers

Definition at line 102 of file eus_thr.h.

◆ w_cond

cond_t _rwlock::w_cond

Definition at line 105 of file eus_thr.h.


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


euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Jun 15 2023 02:06:43