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
..
2005-03-03 06:11:08 +00:00
2005-02-11 03:11:19 +00:00
2005-01-30 16:09:57 +00:00
2004-11-04 15:51:27 +00:00
2005-02-02 02:31:06 +00:00
2004-10-20 00:33:06 +00:00
2004-06-08 05:59:53 +00:00
2004-10-11 23:14:49 +00:00
2005-02-12 03:48:54 +00:00
2004-10-21 01:41:29 +00:00
2004-10-21 01:41:29 +00:00
2005-01-18 17:18:01 +00:00
2005-01-25 02:37:08 +00:00
2004-06-09 02:51:27 +00:00
2005-01-20 17:52:06 +00:00
2004-12-13 22:22:45 +00:00
2005-02-02 06:17:58 +00:00
2004-06-16 02:10:27 +00:00
2005-02-12 03:50:49 +00:00
2004-12-14 17:09:06 +00:00
2004-10-21 01:41:29 +00:00
2005-01-18 16:13:27 +00:00
2005-01-10 07:36:08 +00:00
2004-11-26 14:41:53 +00:00
2004-11-30 18:32:02 +00:00
2004-11-10 01:59:09 +00:00
2004-05-11 15:04:36 +00:00
2005-01-18 02:34:00 +00:00
2005-02-25 14:16:07 +00:00
2005-02-11 04:54:35 +00:00
2004-12-13 22:22:45 +00:00
2004-10-23 13:50:27 +00:00
2005-01-24 01:19:03 +00:00
2005-01-30 01:11:33 +00:00
2004-11-27 12:05:41 +00:00
2005-01-20 17:52:06 +00:00
2004-12-15 09:23:50 +00:00
2004-11-23 00:11:33 +00:00
2004-11-26 16:23:49 +00:00
2004-11-30 18:17:59 +00:00
2004-03-14 22:54:00 +00:00
2004-10-14 14:31:31 +00:00
2005-02-10 02:55:02 +00:00
2004-08-28 20:45:00 +00:00
2004-11-30 21:06:11 +00:00
2004-12-13 22:22:45 +00:00
2005-02-11 03:10:21 +00:00
2005-03-08 18:16:16 +00:00
2004-03-14 18:03:18 +00:00
2005-03-01 23:47:59 +00:00
2004-02-23 03:14:49 +00:00
2005-02-02 06:20:00 +00:00
2004-11-23 03:17:39 +00:00
2004-12-12 20:33:01 +00:00
2004-11-03 17:24:41 +00:00
2004-11-18 17:46:39 +00:00
2004-10-20 00:33:06 +00:00
2004-10-19 23:19:10 +00:00
2005-01-25 22:56:31 +00:00
2005-01-27 07:06:49 +00:00