Searched refs:child_sync (Results 1 – 1 of 1) sorted by relevance
15 struct child_sync { struct60 int init_child_sync(struct child_sync *sync) in init_child_sync()79 void destroy_child_sync(struct child_sync *sync) in destroy_child_sync()85 int wait_child(struct child_sync *sync) in wait_child()99 int prod_child(struct child_sync *sync) in prod_child()113 int wait_parent(struct child_sync *sync) in wait_parent()127 int prod_parent(struct child_sync *sync) in prod_parent()