HomeSort by relevance Sort by last modified time
    Searched defs:sema_init (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/m_scheduler/
sema.c 53 before sema_init */
55 void ML_(sema_init)(vg_sema_t *sema) function
68 VG_(debugLog)(0,"zz","sema_init: %d %d\n", sema->pipe[0],
  /external/valgrind/main/drd/
drd_pthread_intercepts.c 158 static void DRD_(sema_init)(DrdSema* sema);
182 static void DRD_(sema_init)(DrdSema* sema) function
459 DRD_(sema_init)(&wrapper_started);
    [all...]

Completed in 491 milliseconds