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

/haiku/headers/private/kernel/
H A Dsyscall_restart.h138 struct SyscallRestartWrapper { struct
139 SyscallRestartWrapper(Type initialValue = 0) function in struct:SyscallRestartWrapper
146 ~SyscallRestartWrapper()
156 SyscallRestartWrapper<Type>& operator=(const Type& other)
/haiku/src/system/kernel/fs/
H A Dsocket.cpp792 SyscallRestartWrapper<int> result;
815 SyscallRestartWrapper<status_t> error;
824 SyscallRestartWrapper<status_t> error;
847 SyscallRestartWrapper<status_t> error;
857 SyscallRestartWrapper<status_t> error;
874 SyscallRestartWrapper<int> result;
898 SyscallRestartWrapper<ssize_t> result;
918 SyscallRestartWrapper<ssize_t> result;
972 SyscallRestartWrapper<ssize_t> result;
1001 SyscallRestartWrapper<ssize_
[all...]
H A Dfd.cpp716 SyscallRestartWrapper<status_t> status;
768 SyscallRestartWrapper<status_t> status;
883 SyscallRestartWrapper<status_t> status;

Completed in 41 milliseconds