HomeSort by relevance Sort by last modified time
    Searched refs:wqthread_hijack (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-darwin.c 381 void wqthread_hijack(Addr self, Addr kport, Addr stackaddr, Addr workitem, function
398 VG_(acquire_BigLock_LL)("wqthread_hijack");
426 if (0) VG_(printf)("wqthread_hijack reuse %s: tid %d, tst %p, "
468 VG_(release_BigLock_LL)("wqthread_hijack(1)");
498 ML_(sync_mappings)("after", "wqthread_hijack", 0);
510 VG_(release_BigLock_LL)("wqthread_hijack(2)");
priv_syswrap-darwin.h 634 extern void wqthread_hijack(Addr self, Addr kport, Addr stackaddr, Addr workitem, Int reuse, Addr sp);
syswrap-amd64-darwin.c 416 void wqthread_hijack(Addr self, Addr kport, Addr stackaddr, Addr workitem, function
433 VG_(acquire_BigLock_LL)("wqthread_hijack");
436 "wqthread_hijack: self %#lx, kport %#lx, "
476 if (0) VG_(printf)("wqthread_hijack reuse %s: tid %d, tst %p, "
518 VG_(release_BigLock_LL)("wqthread_hijack(1)");
548 ML_(sync_mappings)("after", "wqthread_hijack", 0);
560 VG_(release_BigLock_LL)("wqthread_hijack(2)");

Completed in 2385 milliseconds