DragonFly commits List (threaded) for 2009-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: lwkt - Add lwkt_setpri_initial()
commit 03bd0a5ed39b6b9a731f41c2ff793fa6a728ec39
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Oct 2 11:04:46 2009 -0700
lwkt - Add lwkt_setpri_initial()
* Add a lwkt_setpri_initial() call which has no cpu restriction but which
requires the thread to not be scheduled.
Summary of changes:
sys/kern/lwkt_thread.c | 17 +++++++++++++++++
sys/sys/thread.h | 1 +
2 files changed, 18 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/03bd0a5ed39b6b9a731f41c2ff793fa6a728ec39
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]