Files
haiku-beta6/src/kernel/core
Axel Dörfler 0db0e9aaa2 KSTACK_SIZE, STACK_SIZE, and MAIN_THREAD_STACK_SIZE were all renamed.
Fixed a bug in the team thread start: it did not set sizeLeft correctly
before copying the arguments - shouldn't have had any consequences, though,
as the size of the arguments is known before.
Added a comment explaining the current layout of the main thread stack area.
Now makes use of B_STACK_AREA and B_KERNEL_STACK_AREA.
fill_thread_info() did not correctly set thread_info::stack_end.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10016 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-18 18:15:39 +00:00
..
2004-11-12 17:18:45 +00:00
2004-11-18 04:15:10 +00:00
2004-11-08 14:11:46 +00:00
2004-11-08 14:11:46 +00:00
…
2004-10-14 14:24:42 +00:00
2004-10-29 01:37:37 +00:00