Home
last modified time | relevance | path

Searched refs:dispatch_sync_post_execute (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_libdispatch_mac.cc126 static void dispatch_sync_post_execute(ThreadState *thr, uptr pc, in dispatch_sync_post_execute() function
151 dispatch_sync_post_execute(thr, pc, context); in dispatch_callback_wrap()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc128 static void dispatch_sync_post_execute(ThreadState *thr, uptr pc, in dispatch_sync_post_execute() function
153 dispatch_sync_post_execute(thr, pc, context); in dispatch_callback_wrap()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_libdispatch.cpp118 static void dispatch_sync_post_execute(ThreadState *thr, uptr pc, in dispatch_sync_post_execute() function
143 dispatch_sync_post_execute(thr, pc, context); in dispatch_callback_wrap()