看板 DFBSD_commit 關於我們 聯絡資訊
commit d79f0a1a099357c7b0246ce68e914e03f9185d23 Author: Venkatesh Srinivas <me@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