libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
rwlock_waiter_t Struct Reference
Collaboration diagram for rwlock_waiter_t:
Collaboration graph
[legend]

Data Fields

bool_t write
 
list_node_t node
 

Detailed Description

Definition at line 1050 of file thread.h.

Field Documentation

◆ node

Definition at line 1052 of file thread.h.

◆ write

bool_t write

Definition at line 1051 of file thread.h.


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