lwkt - Add lwkt_setpri_initial()
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 2 Oct 2009 18:04:46 +0000 (11:04 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 2 Oct 2009 18:04:46 +0000 (11:04 -0700)
commit03bd0a5ed39b6b9a731f41c2ff793fa6a728ec39
treee89801802a9a41b688b93a0db8bd8816ca2f1f69
parente6bc6ec1eb141be8ed668173cb462d1a6fa8a001
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.
sys/kern/lwkt_thread.c
sys/sys/thread.h