Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp510 u8 sync1, sync2; variable
512 uptr child_to_parent_sync = (uptr)&sync2;
541 u8 sync1, sync2; in TSAN_INTERCEPTOR() local
543 uptr child_to_parent_sync = (uptr)&sync2; in TSAN_INTERCEPTOR()