HomeSort by relevance Sort by last modified time
    Searched refs:child_done (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/coregrind/
pub_core_threadstate.h 156 semaphore_t child_done; member in struct:__anon14010
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-darwin.c 356 semaphore_signal(tst->os_state.child_done);
syswrap-x86-darwin.c 344 semaphore_signal(tst->os_state.child_done);
syswrap-darwin.c     [all...]
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c 442 VG_(memset)(&tst->os_state.child_done, 0, sizeof(tst->os_state.child_done));
    [all...]

Completed in 224 milliseconds