Searched defs:sema_down (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/coregrind/m_scheduler/
H A Dsema.c98 void ML_(sema_down)( vg_sema_t *sema, Bool as_LL ) function
114 "VG_(sema_down): read returned %d\n", ret);
/external/valgrind/drd/
H A Ddrd_pthread_intercepts.c234 static void DRD_(sema_down)(DrdSema* sema);
286 static void DRD_(sema_down)(DrdSema* sema) function
567 DRD_(sema_down)(&wrapper_started);
619 DRD_(sema_down)(&wrapper_started);

Completed in 86 milliseconds