|
The Pedigree Project 0.1
|
Collaboration diagram for raw_undo:Public Attributes | |
| int | id |
| int | tid |
| int | result |
| struct sembuf | operation |
Definition at line 109 of file semaphores.c.
| int raw_undo::id |
Definition at line 110 of file semaphores.c.
| struct sembuf raw_undo::operation |
Definition at line 113 of file semaphores.c.
| int raw_undo::result |
Definition at line 112 of file semaphores.c.
| int raw_undo::tid |
Definition at line 111 of file semaphores.c.