Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_libdispatch.cpp512 uptr child_to_parent_sync = (uptr)&sync2; variable
543 uptr child_to_parent_sync = (uptr)&sync2; in TSAN_INTERCEPTOR() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_libdispatch_mac.cc487 void *child_to_parent_sync = nullptr; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc489 void *child_to_parent_sync = nullptr; variable