haiku/headers/private/system
Ingo Weinhold 19d40f9eb7 Moved the rld_export structure from <user_runtime.h> to
<runtime_loader.h>, since it isn't a kernel <-> userland interface.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28456 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-02 03:43:01 +00:00
..
arch - Add m68k pendant of: r27529 & r27778 - handle skipIframes parameter 2008-10-12 18:13:11 +00:00
posix - Fixed warnings 2008-08-02 11:30:55 +00:00
commpage_defs.h
ddm_userland_interface_defs.h
device_manager_defs.h fixed listdev and device_manager syscalls 2008-06-06 22:23:25 +00:00
elf32.h
generic_syscall_defs.h
real_time_data.h
safemode_defs.h Initial work towards supporting IO APICs. This cannot work for PCI interrupts 2008-07-18 23:19:41 +00:00
scheduler_defs.h Scheduling analysis: Also record the number of times a thread waits on a 2008-09-04 00:07:11 +00:00
spinlock_contention.h * Added optional spinlock contention measurement feature. Enabled when 2008-06-02 02:04:12 +00:00
syscall_process_info.h
syscalls.h * Made the use of file devices more convenient and complete by adding 2008-10-13 21:51:43 +00:00
system_info.h * Implemented a (private for now) get_system_info_etc() call, that can retrieve 2008-09-17 16:27:17 +00:00
thread_defs.h Moved the wait type definitions to <thread_defs.h>. We're going to use 2008-09-03 14:48:47 +00:00
tls.h
user_runtime.h Moved the rld_export structure from <user_runtime.h> to 2008-11-02 03:43:01 +00:00
user_thread_defs.h
vfs_defs.h
vm_defs.h * Prefixed memset_physical() and memcpy_to_physical() with "vm_", 2008-10-20 00:06:09 +00:00