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

/haiku/headers/private/kernel/
H A Dsyscall_restart.h20 syscall_restart_handle_timeout_pre(bigtime_t& timeout) function
42 syscall_restart_handle_timeout_pre(uint32& flags, bigtime_t& timeout) function
/haiku/src/system/kernel/locks/
H A Duser_mutex.cpp601 syscall_restart_handle_timeout_pre(flags, timeout);
661 syscall_restart_handle_timeout_pre(flags, timeout);
/haiku/src/system/kernel/
H A Dport.cpp1846 syscall_restart_handle_timeout_pre(flags, timeout);
1876 syscall_restart_handle_timeout_pre(flags, timeout);
1901 syscall_restart_handle_timeout_pre(flags, timeout);
1919 syscall_restart_handle_timeout_pre(flags, timeout);
1949 syscall_restart_handle_timeout_pre(flags, timeout);
H A Dsem.cpp1179 syscall_restart_handle_timeout_pre(flags, timeout);
1206 syscall_restart_handle_timeout_pre(flags, timeout);
H A Dthread.cpp3555 // syscall_restart_handle_timeout_pre() but do the job ourselves.
3726 syscall_restart_handle_timeout_pre(flags, timeout);
3784 syscall_restart_handle_timeout_pre(flags, timeout);
H A Dsignal.cpp2345 syscall_restart_handle_timeout_pre(flags, timeout);
/haiku/src/system/kernel/events/
H A Devent_queue.cpp701 syscall_restart_handle_timeout_pre(flags, timeout);
H A Dwait_for_objects.cpp1085 syscall_restart_handle_timeout_pre(flags, timeout);

Completed in 127 milliseconds