HomeSort by: relevance | last modified time | path
    Searched defs:child_attach_to_its_parent (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/sys/
t_ptrace_topology_wait.h 403 child_attach_to_its_parent(bool stopped) function in typeref:typename:void
471 ATF_TC(child_attach_to_its_parent);
472 ATF_TC_HEAD(child_attach_to_its_parent, tc)
478 ATF_TC_BODY(child_attach_to_its_parent, tc)
481 child_attach_to_its_parent(false);
509 child_attach_to_its_parent(true);
713 ATF_TP_ADD_TC(tp, child_attach_to_its_parent); \
t_ptrace_topology_wait.h 403 child_attach_to_its_parent(bool stopped) function in typeref:typename:void
471 ATF_TC(child_attach_to_its_parent);
472 ATF_TC_HEAD(child_attach_to_its_parent, tc)
478 ATF_TC_BODY(child_attach_to_its_parent, tc)
481 child_attach_to_its_parent(false);
509 child_attach_to_its_parent(true);
713 ATF_TP_ADD_TC(tp, child_attach_to_its_parent); \

Completed in 226 milliseconds