看板 DFBSD_commit 關於我們 聯絡資訊
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