haiku/headers/private/kernel
2012-12-29 11:55:24 +01:00
..
arch Merge branch 'master' into sam460ex 2012-12-06 00:12:40 +01:00
boot Merge branch 'master' into sam460ex 2012-11-29 16:06:28 +01:00
disk_device_manager
fs Style cleanup. 2012-10-08 13:59:16 +02:00
platform OF: Make sure the of_region templatized struct is packed 2012-11-06 16:34:01 +01:00
posix
slab
util
vm Add support for pthread_attr_get/setguardsize() 2012-12-28 18:02:58 +00:00
AllocationTracking.h
block_cache.h
boot_device.h
boot_item.h
boot_splash.h
commpage.h
condition_variable.h
console.h
cpu.h
debug_heap.h
debug_paranoia.h
debug.h
debugger_keymaps.h
DPC.h
elf_priv.h Support ELF64 in the kernel. 2012-07-09 11:11:38 +01:00
elf.h Implemented user debugging support for x86_64. 2012-08-07 20:20:42 +01:00
file_cache.h
frame_buffer_console.h
generic_syscall.h
heap.h
int.h
kdevice_manager.h
kdriver_settings.h
kernel_c++_structs.h
kernel_daemon.h
kernel.h Improved safety for user memory accesses. 2012-08-02 09:32:33 +01:00
kimage.h
kmodule.h
kscheduler.h
ksignal.h
ksyscalls.h
ksystem_info.h
listeners.h
lock.h
low_resource_manager.h
messaging.h
MessagingServiceDefs.h
Notifications.h
port.h
real_time_clock.h
safemode.h
scheduling_analysis.h
sem.h
smp.h
syscall_restart.h
system_profiler.h
team.h
thread_types.h Removed Thread::fault_callback, no longer necessary now that vm86 is gone. 2012-08-04 11:02:54 +01:00
thread.h
timer.h
tracing.h
user_atomic.h
user_debugger.h
user_mutex.h
UserEvent.h
usergroup.h
UserTimer.h
vfs.h Changed argument type of fcntl syscall from uint32 to size_t. 2012-07-21 14:33:27 +01:00
wait_for_objects.h