Searched refs:sema_down (Results 1 – 4 of 4) sorted by relevance
45 void ML_(sema_down) ( vg_sema_t *sema, Bool as_LL );
90 void ML_(sema_down)( vg_sema_t *sema, Bool as_LL ) in ML_() argument
250 ML_(sema_down)(&the_BigLock, False/*not LL*/); in VG_()312 ML_(sema_down)(&the_BigLock, True/*LL*/); in VG_()529 ML_(sema_down)(&the_BigLock, False/*not LL*/); in sched_fork_cleanup()
160 static void DRD_(sema_down)(DrdSema* sema);192 static void DRD_(sema_down)(DrdSema* sema) in DRD_() argument463 DRD_(sema_down)(&thread_args.wrapper_started); in pthread_create_intercept()