Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/go/
Dtest.c28 void __tsan_write(void *thr, void *addr, void *pc);
90 __tsan_write(thr1, buf, (char*)&barfoo + 1); in main()
Dtsan_go.cpp181 void __tsan_write(ThreadState *thr, void *addr, void *pc) { in __tsan_write() function
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan.syms.extra4 __tsan_write*