haiku/headers/private/kernel
Axel Dörfler 9e5bff5feb Replaced the syscall for thread_get_current_thread_id() with one for find_thread().
Renamed the thread/team syscalls to the new naming scheme.
Some other minor cleanups.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6867 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-03 00:52:47 +00:00
..
arch Removed user_strncpy()/strcpy() and backends. 2004-02-23 05:26:08 +00:00
boot Added prototype for setting OpenFirmware's callback for MMU actions. 2003-10-28 21:06:42 +00:00
disk_device_manager - Added/moved ddm string-length and buffer-size constants to DiskDeviceDefs.h 2003-10-28 00:13:11 +00:00
fs
util Made it a bit nicer to use. 2004-03-03 00:50:01 +00:00
assert.h
bus.h
cbuf.h
console.h
cpu.h
ctlreg.h
debug.h Added _kern_debug_output() syscall. 2003-11-13 22:07:36 +00:00
defines.h
dev.h
devfs.h
devs.h
elf32.h
elf_priv.h
elf.h
faults_priv.h
fb_console.h
fd.h
float.h
font.h
gdb.h
int.h Renamed arch_int_is_interrupts_enabled() to arch_int_are_interrupts_enabled(). 2003-10-28 17:55:20 +00:00
isa.h
isovol.h
kernel_daemon.h
kernel.h Renamed the CHECK_USER_ADDRESS() macro to IS_USER_ADDRESS(). 2004-02-22 14:56:50 +00:00
kerrors.h
khash.h
kimage.h
kmodule.h
kqueue.h
ksignal.h
ksocket.h
ksyscalls.h Replaced the syscall for thread_get_current_thread_id() with one for find_thread(). 2004-03-03 00:52:47 +00:00
ktypes.h
lock.h
memheap.h
pci_priv.h
pools.h
port.h
queue.h
real_time_clock.h Added the syscall for set_real_time_clock(). 2003-10-28 13:30:10 +00:00
sem.h
smp.h
stdio.h
syscalls.h Replaced the syscall for thread_get_current_thread_id() with one for find_thread(). 2004-03-03 00:52:47 +00:00
sysctl.h Removed private functions, made C++ safe. 2003-10-28 18:22:37 +00:00
thread_types.h Replaced SYS_MAX_OS_NAME_LEN with B_OS_NAME_LENGTH. 2004-02-23 03:55:53 +00:00
thread.h Replaced the syscall for thread_get_current_thread_id() with one for find_thread(). 2004-03-03 00:52:47 +00:00
timer.h
tls.h
user_atomic.h
user_runtime.h Small cleanup. 2004-02-23 03:14:49 +00:00
vfs_types.h
vfs.h We have status_t. 2004-02-23 04:30:46 +00:00
vm_cache.h
vm_page.h
vm_priv.h
vm_store_anonymous_noswap.h
vm_store_device.h
vm_store_null.h
vm_store_vnode.h
vm_translation_map.h Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h. 2003-10-28 21:10:00 +00:00
vm_types.h
vm.h Removed user_strncpy()/strcpy() and backends. 2004-02-23 05:26:08 +00:00