Home
last modified time | relevance | path

Searched defs:parent_to_child_sync (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_libdispatch.cpp511 uptr parent_to_child_sync = (uptr)&sync1; variable
542 uptr parent_to_child_sync = (uptr)&sync1; in TSAN_INTERCEPTOR() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_libdispatch_mac.cc485 void *parent_to_child_sync = nullptr; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc487 void *parent_to_child_sync = nullptr; variable