Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:child_done

6485    semaphore_create(mach_task_self(), &tst->os_state.child_done, 
6499 semaphore_wait(tst->os_state.child_done);
6501 semaphore_destroy(mach_task_self(), tst->os_state.child_done);