git: kernel -- Implement lwkt_token_swap; swaps most recent tokens in tokref stack.
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Thu Jun 9 08:36:14 PDT 2011
commit d79f0a1a099357c7b0246ce68e914e03f9185d23
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date: Thu Jun 9 08:31:00 2011 -0700
kernel -- Implement lwkt_token_swap; swaps most recent tokens in tokref stack.
Summary of changes:
sys/kern/lwkt_token.c | 33 +++++++++++++++++++++++++++++++++
sys/sys/thread.h | 2 ++
2 files changed, 35 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d79f0a1a099357c7b0246ce68e914e03f9185d23
--
DragonFly BSD source repository
More information about the Commits
mailing list