Searched refs:parent_to_child_sync_uptr (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc451 uptr parent_to_child_sync_uptr = (uptr)&parent_to_child_sync; local
455 Release(thr, pc, parent_to_child_sync_uptr);
458 Acquire(thr, pc, parent_to_child_sync_uptr);

Completed in 54 milliseconds