git: lwkt - Add lwkt_setpri_initial()

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Oct 2 11:08:21 PDT 2009


commit 03bd0a5ed39b6b9a731f41c2ff793fa6a728ec39
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list