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

/haiku/headers/private/kernel/
H A Dsyscall_restart.h26 timeout = *(bigtime_t*)thread->syscall_restart.parameters;
50 timeout = *(bigtime_t*)thread->syscall_restart.parameters;
72 *(bigtime_t*)thread->syscall_restart.parameters = timeout;
H A Dthread_types.h484 } syscall_restart; member in struct:BKernel::Thread
/haiku/headers/private/kernel/util/
H A Dfs_trim_support.h14 #include <syscall_restart.h>
/haiku/src/add-ons/kernel/network/stack/
H A Dutility.cpp17 #include <syscall_restart.h>
583 *(bigtime_t*)thread->syscall_restart.parameters = timeout;
591 return *(bigtime_t*)thread->syscall_restart.parameters;
/haiku/src/system/kernel/
H A Dsignal.cpp30 #include <syscall_restart.h>
910 thread->syscall_restart.parameters,
2515 memcpy(thread->syscall_restart.parameters,
2517 sizeof(thread->syscall_restart.parameters));
H A Dthread.cpp44 #include <syscall_restart.h>
3568 = (restart_parameters*)thread->syscall_restart.parameters;
3618 = (restart_parameters*)thread->syscall_restart.parameters;
H A Dsem.cpp32 #include <syscall_restart.h>
H A Dport.cpp31 #include <syscall_restart.h>
H A Dteam.cpp50 #include <syscall_restart.h>
/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Dio.cpp20 #include <syscall_restart.h>
/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp18 #include <syscall_restart.h>
H A Dxsi_message_queue.cpp19 #include <syscall_restart.h>
H A Dxsi_semaphore.cpp19 #include <syscall_restart.h>
/haiku/src/system/kernel/locks/
H A Duser_mutex.cpp17 #include <syscall_restart.h>
/haiku/src/system/kernel/events/
H A Devent_queue.cpp17 #include <syscall_restart.h>
H A Dwait_for_objects.cpp29 #include <syscall_restart.h>
/haiku/src/system/kernel/fs/
H A Dfifo.cpp27 #include <syscall_restart.h>
H A Dsocket.cpp23 #include <syscall_restart.h>
H A Dfd.cpp23 #include <syscall_restart.h>
H A Dvfs.cpp52 #include <syscall_restart.h>
/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.cpp24 #include <syscall_restart.h>

Completed in 293 milliseconds