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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc2086 ScopedSyscall scoped_syscall(thr) \
2089 struct ScopedSyscall { struct
2092 explicit ScopedSyscall(ThreadState *thr) function in struct:ScopedSyscall
2097 ~ScopedSyscall() {

Completed in 53 milliseconds