haiku/src/system
Axel Dörfler 6f19c1db2d There was a race condition between removing the thread from the hash and putting
its death entry into the parent team's queue - we need to do this atomically.
As an effect, wait_for_thread() sometimes failed with B_BAD_THREAD_ID.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19808 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-15 12:41:08 +00:00
..
boot ACPI boot menu item is for bios_ia32 2007-01-13 19:55:14 +00:00
glue The Haiku startup code now exports a symbol called __gHaikuStartupCode. This can 2006-10-06 12:19:20 +00:00
kernel There was a race condition between removing the thread from the hash and putting 2007-01-15 12:41:08 +00:00
ldscripts Modified the pxe_ia32 stage 1 loader to load stage 2 at the same address as bios_ia32 stage 1 does. 2006-10-24 20:53:30 +00:00
libroot updated to tzcode2007a 2007-01-09 23:16:26 +00:00
runtime_loader Fixed a GCC 4 warning. 2006-10-13 11:37:00 +00:00
Jamfile