The Pedigree Project 0.1
Public Attributes | List of all members
callback_state Struct Reference
+ Collaboration diagram for callback_state:

Public Attributes

sem_t completed
 
volatile int count
 
volatile int tid
 

Detailed Description

Definition at line 131 of file timers.c.

Member Data Documentation

◆ completed

sem_t callback_state::completed

Definition at line 132 of file timers.c.

◆ count

volatile int callback_state::count

Definition at line 133 of file timers.c.

◆ tid

volatile int callback_state::tid

Definition at line 133 of file timers.c.


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