Searched defs:acquire_BigLock (Results 1 - 1 of 1) sorted by last modified time

/external/valgrind/coregrind/m_scheduler/
H A Dscheduler.c265 void VG_(acquire_BigLock)(ThreadId tid, const HChar* who) function
461 VG_(acquire_BigLock)(tid, "VG_(vg_yield)");
1193 We assume that the caller has already called VG_(acquire_BigLock) for
1311 VG_(acquire_BigLock)(tid, "VG_(scheduler):timeslice");

Completed in 92 milliseconds