git: lwkt - Add lwkt_setpri_initial()

看板DFBSD_commit作者時間16年前 (2009/10/03 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AnaSgXf (DFBSD_commit)