Searched refs:release_BigLock (Results 1 – 3 of 3) sorted by relevance
75 extern void VG_(release_BigLock) ( ThreadId tid,
282 void VG_(release_BigLock)(ThreadId tid, ThreadStatus sleepstate, HChar* who) in VG_() argument398 VG_(release_BigLock)(tid, VgTs_Yielding, "VG_(vg_yield)"); in VG_()1077 VG_(release_BigLock)(tid, VgTs_Yielding, in VG_()
1470 VG_(release_BigLock)(tid, VgTs_WaitSys, "VG_(client_syscall)[async]"); in VG_()