Home
last modified time | relevance | path

Searched refs:release_BigLock_LL (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_scheduler.h84 extern void VG_(release_BigLock_LL) ( const HChar* who );
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-x86-darwin.c492 VG_(release_BigLock_LL)("wqthread_hijack(1)"); in wqthread_hijack()
534 VG_(release_BigLock_LL)("wqthread_hijack(2)"); in wqthread_hijack()
Dsyswrap-amd64-darwin.c544 VG_(release_BigLock_LL)("wqthread_hijack(1)"); in wqthread_hijack()
586 VG_(release_BigLock_LL)("wqthread_hijack(2)"); in wqthread_hijack()
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c338 VG_(release_BigLock_LL)(NULL); in VG_() local
360 void VG_(release_BigLock_LL) ( const HChar* who ) in VG_() argument
390 VG_(release_BigLock_LL)(NULL); in VG_() local