haiku/headers
Axel Dörfler d14af9fde6 Introduced a next_priority field to struct thread that will be used when
enqueueing a thread to the run queue.
This mechanism is now used for the thread priority boost on semaphore
release. Also, those threads are no longer made real time threads, they
now get a temporary priority of B_FIRST_REAL_TIME_PRIORITY - 1.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16165 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-01-31 01:58:49 +00:00
..
build Too more FreeBSD build fixes by Alexander Deynichenko. 2006-01-29 17:45:52 +00:00
cpp
glibc
gnu
legacy/network
libs
os
posix
private Introduced a next_priority field to struct thread that will be used when 2006-01-31 01:58:49 +00:00
tools