Searched refs:sema_up (Results 1 – 4 of 4) sorted by relevance
46 void ML_(sema_up) ( vg_sema_t *sema, Bool as_LL );
121 void ML_(sema_up)( vg_sema_t *sema, Bool as_LL ) in ML_() argument
306 ML_(sema_up)(&the_BigLock, False/*not LL*/); in VG_()318 ML_(sema_up)(&the_BigLock, True/*LL*/); in VG_()340 ML_(sema_up)(&the_BigLock, False/*not LL*/); in VG_()
161 static void DRD_(sema_up)(DrdSema* sema);216 static void DRD_(sema_up)(DrdSema* sema) in DRD_() argument339 DRD_(sema_up)(&arg_ptr->wrapper_started); in DRD_()