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

/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c253 void VG_(acquire_BigLock)(ThreadId tid, HChar* who) function
442 VG_(acquire_BigLock)(tid, "VG_(vg_yield)");
1120 We assume that the caller has already called VG_(acquire_BigLock) for
1214 VG_(acquire_BigLock)(tid, "VG_(scheduler):timeslice");

Completed in 56 milliseconds