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

/haiku/headers/private/kernel/
H A Dsyscall_restart.h81 syscall_restart_handle_post(status_t error) function
/haiku/src/system/kernel/
H A Dsem.cpp1172 return syscall_restart_handle_post(error);
1195 return syscall_restart_handle_post(error);
H A Dteam.cpp4056 return syscall_restart_handle_post(foundChild);
4310 return syscall_restart_handle_post(status);
H A Dthread.cpp3713 return syscall_restart_handle_post(status);
/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp812 return syscall_restart_handle_post(context->AcquireSem(semID, flags, timeout));
/haiku/src/system/kernel/fs/
H A Dvfs.cpp9189 syscall_restart_handle_post(status);
9248 syscall_restart_handle_post(status);

Completed in 154 milliseconds