|
The Pedigree Project 0.1
|
Collaboration diagram for creator:Public Attributes | |
| struct tc_child | child |
| atomic_uint | ready |
| atomic_uint | finish |
| int | result |
Definition at line 74 of file ownership.c.
| struct tc_child creator::child |
Definition at line 75 of file ownership.c.
| atomic_uint creator::finish |
Definition at line 76 of file ownership.c.
| atomic_uint creator::ready |
Definition at line 76 of file ownership.c.
| int creator::result |
Definition at line 77 of file ownership.c.