Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dchild.h15 struct child_sync { struct
17 sem_t sem_parent;
20 bool parent_gave_up;
23 sem_t sem_child;
26 bool child_gave_up;
Dptrace-pkey.c38 struct child_sync child_sync; member
Dcore-pkey.c49 struct child_sync child_sync; member