Searched refs:ScopedSyscall (Results 1 – 3 of 3) sorted by relevance
2390 ScopedSyscall scoped_syscall(thr) \2393 struct ScopedSyscall { struct2396 explicit ScopedSyscall(ThreadState *thr) in ScopedSyscall() function2401 ~ScopedSyscall() { in ~ScopedSyscall() argument
2525 ScopedSyscall scoped_syscall(thr)2527 struct ScopedSyscall { struct2530 explicit ScopedSyscall(ThreadState *thr) : thr(thr) { LazyInitialize(thr); } in ScopedSyscall() argument2532 ~ScopedSyscall() { in ~ScopedSyscall() argument
2432 ScopedSyscall scoped_syscall(thr) \2435 struct ScopedSyscall { struct2438 explicit ScopedSyscall(ThreadState *thr) in ScopedSyscall() argument2443 ~ScopedSyscall() { in ~ScopedSyscall() argument