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

mutex_t _rwlock::lock

Definition at line 103 of file eus_thr.h.

cond_t _rwlock::r_cond

Definition at line 104 of file eus_thr.h.

unsigned int _rwlock::readers

Definition at line 102 of file eus_thr.h.

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 Fri Feb 21 2020 03:20:54