Ingo Weinhold 5939c4d7a9 Added functions allocate_thread_id() and peek_next_thread_id() and a
threadID parameter to spawn_kernel_thread_etc(). It's now possible to
set the ID of a new thread. Used in team.c to make team ID and the ID of
the main thread equal.

Fascinatingly the two added functions prompt my compiler to issue
`missing prototype' warnings, although those are obviously there. It would
be nice if someone could solve that riddle.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11621 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-08 18:16:16 +00:00
..
2004-11-04 15:51:27 +00:00
2004-11-26 14:41:53 +00:00
2004-11-27 12:05:41 +00:00
2004-11-30 18:17:59 +00:00
2005-02-10 02:55:02 +00:00
2004-03-14 18:03:18 +00:00
2004-02-23 03:14:49 +00:00
2005-01-27 07:06:49 +00:00