Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_fd.cpp39 u64 connectsync; member
285 Acquire(thr, pc, (uptr)&fdctx.connectsync); in FdSocketAccept()
294 Release(thr, pc, (uptr)&fdctx.connectsync); in FdSocketConnecting()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp45 u64 connectsync; member
340 Acquire(thr, pc, (uptr)&fdctx.connectsync); in FdSocketAccept()
349 Release(thr, pc, (uptr)&fdctx.connectsync); in FdSocketConnecting()