Searched defs:child_sync (Results 1 – 3 of 3) sorted by relevance
15 struct child_sync { struct17 sem_t sem_parent;20 bool parent_gave_up;23 sem_t sem_child;26 bool child_gave_up;
38 struct child_sync child_sync; member
49 struct child_sync child_sync; member