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

Public Attributes

int id
 
int tid
 
int result
 
struct sembuf operation
 

Detailed Description

Definition at line 109 of file semaphores.c.

Member Data Documentation

◆ id

int raw_undo::id

Definition at line 110 of file semaphores.c.

◆ operation

struct sembuf raw_undo::operation

Definition at line 113 of file semaphores.c.

◆ result

int raw_undo::result

Definition at line 112 of file semaphores.c.

◆ tid

int raw_undo::tid

Definition at line 111 of file semaphores.c.


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