Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2279 ScopedSyscall scoped_syscall(thr) \
2282 struct ScopedSyscall { struct
2285 explicit ScopedSyscall(ThreadState *thr) in ScopedSyscall() function
2290 ~ScopedSyscall() { in ~ScopedSyscall() argument