YAP 7.1.0
rwlock_t

Public Attributes

volatile int write_lock:1
 
volatile int read_counter:31
 
volatile unsigned int lock
 
volatile int lock
 

Detailed Description

Definition at line 38 of file locks_alpha.h.

Member Data Documentation

◆ lock [1/2]

volatile unsigned int lock

Definition at line 58 of file locks_mips.h.

◆ lock [2/2]

volatile int lock

Definition at line 86 of file locks_x86.h.

◆ read_counter

volatile int read_counter

Definition at line 39 of file locks_alpha.h.

◆ write_lock

volatile int write_lock

Definition at line 39 of file locks_alpha.h.


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