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

/haiku/headers/private/kernel/
H A Dsyscall_restart.h121 fWasSyscall = (atomic_and(&fThread->flags, ~THREAD_FLAGS_SYSCALL)
127 if (fWasSyscall)
133 bool fWasSyscall; member in struct:SyscallFlagUnsetter

Completed in 31 milliseconds