Searched refs:sema_init (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/coregrind/m_scheduler/
H A Dpriv_sema.h45 void ML_(sema_init) ( vg_sema_t *sema );
H A Dsched-lock-generic.c54 ML_(sema_init)(&p->sema);
H A Dsema.c53 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/drd/
H A Ddrd_pthread_intercepts.c232 static void DRD_(sema_init)(DrdSema* sema);
271 static void DRD_(sema_init)(DrdSema* sema) function
541 DRD_(sema_init)(&wrapper_started);
605 DRD_(sema_init)(&wrapper_started);

Completed in 194 milliseconds