haiku/src/system/kernel
Michael Lotz d4d25a55bd We should lock around register_elf_image() as we modify the image hash in there.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24010 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-18 22:54:12 +00:00
..
arch gcc4 build fix 2008-02-17 19:18:31 +00:00
cache
debug axeld + bonefish: 2008-02-17 14:36:47 +00:00
device_manager
disk_device_manager * When removing a media, only the device was unmounted if needed, not its child partitions. 2008-02-06 11:46:44 +00:00
fs axeld + bonefish: 2008-02-17 15:48:30 +00:00
lib
messaging
platform
slab
util
vm Complete rework of the heap implementation. Freelists are now part of the pages 2008-02-10 21:00:13 +00:00
boot_item.cpp
commpage.cpp
condition_variable.cpp axeld + bonefish: 2008-02-17 14:38:23 +00:00
cpu.c
elf.cpp We should lock around register_elf_image() as we modify the image hash in there. 2008-02-18 22:54:12 +00:00
heap.cpp Use a dedicated heap to allocate everything that is needed during heap growth. 2008-02-18 01:04:19 +00:00
image.c
int.c Introduce a B_NO_LOCK_VECTOR flag to be used with install_io_interrupt_handler(). 2008-02-03 16:16:17 +00:00
Jamfile Complete rework of the heap implementation. Freelists are now part of the pages 2008-02-10 21:00:13 +00:00
kernel_daemon.c
kernel.rdef
linkhack.c
lock.c
main.c
module.cpp
Notifications.cpp
port.cpp axeld + bonefish: 2008-02-17 15:48:30 +00:00
real_time_clock.c
scheduler.cpp
sem.cpp axeld + bonefish: 2008-02-17 15:48:30 +00:00
shutdown.c
signal.cpp We forgot to unpublish our temporary condition variable. Since it was 2008-02-18 21:51:34 +00:00
smp.c Introduce a B_NO_LOCK_VECTOR flag to be used with install_io_interrupt_handler(). 2008-02-03 16:16:17 +00:00
syscalls.cpp Also check the syscall number to avoid problems. 2008-02-07 19:07:26 +00:00
system_info.c
team.cpp axeld + bonefish: 2008-02-17 15:48:30 +00:00
thread.cpp axeld + bonefish: 2008-02-17 15:48:30 +00:00
timer.c
wait_for_objects.cpp axeld + bonefish: 2008-02-17 15:48:30 +00:00