Home
last modified time | relevance | path

Searched refs:child_sync (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/powerpc/ptrace/
H A Dchild.h15 struct child_sync { struct
60 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()