HomeSort by: relevance | last modified time | path
    Searched defs:ScopedSyscall (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors.cc 2432 ScopedSyscall scoped_syscall(thr) \
2435 struct ScopedSyscall {
2438 explicit ScopedSyscall(ThreadState *thr)
2443 ~ScopedSyscall() {
tsan_interceptors.cc 2432 ScopedSyscall scoped_syscall(thr) \
2435 struct ScopedSyscall {
2438 explicit ScopedSyscall(ThreadState *thr)
2443 ~ScopedSyscall() {

Completed in 148 milliseconds