Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_fd.cc35 FdSync globsync; member
64 CHECK_NE(s, &fdctx.globsync); in unref()
107 d->sync = &fdctx.globsync; in init()
121 atomic_store(&fdctx.globsync.rc, (u64)-1, memory_order_relaxed); in FdInit()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_fd.cc37 FdSync globsync; member
66 CHECK_NE(s, &fdctx.globsync); in unref()
109 d->sync = &fdctx.globsync; in init()
123 atomic_store(&fdctx.globsync.rc, (u64)-1, memory_order_relaxed); in FdInit()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_fd.cpp36 FdSync globsync; member
65 CHECK_NE(s, &fdctx.globsync); in unref()
109 d->sync = &fdctx.globsync; in init()
123 atomic_store(&fdctx.globsync.rc, (u64)-1, memory_order_relaxed); in FdInit()