haiku/headers/os/kernel
Axel Dörfler 2204c4d3d9 Added some possible extensions to the flag set.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@581 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-05 01:31:23 +00:00
..
fcntl.h It is accomplished ... 2002-07-09 12:24:59 +00:00
fs_info.h Added some possible extensions to the flag set. 2002-08-05 01:31:23 +00:00
OS.h Converted thread states to BeOS equivalents (excluding THREAD_STATE_FREE_ON_RESCHED, which will probably go away once the slab allocator is in). Converted priorities to BeOS equivalents; we now have 60 priority queues to map the 120 BeOS priority levels (which have a granularity of 2, thanks Axel) plus the idle queue. Fixed PS. 2002-08-04 20:10:06 +00:00
syscalls.h finished implementing get_thread_info, get_next_thread_info, get_team_info, get_next_team_info. New ps command behaving like the BeOS one is here, but doesn't work as libroot seems to crash when loaded at process startup... :/ 2002-08-04 02:04:37 +00:00
thread_types.h Converted thread states to BeOS equivalents (excluding THREAD_STATE_FREE_ON_RESCHED, which will probably go away once the slab allocator is in). Converted priorities to BeOS equivalents; we now have 60 priority queues to map the 120 BeOS priority levels (which have a granularity of 2, thanks Axel) plus the idle queue. Fixed PS. 2002-08-04 20:10:06 +00:00
vfs_types.h Beginnings of the symbolic link support, though it's not yet working. 2002-07-28 18:36:23 +00:00
vm_types.h It is accomplished ... 2002-07-09 12:24:59 +00:00