git: kernel - Add lwkt_relpooltoken()

看板DFBSD_commit作者時間15年前 (2010/09/17 17:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 177e553af09a98309d1c3b722e7f9cf595517be3 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Sep 17 01:30:10 2010 -0700 kernel - Add lwkt_relpooltoken() * Add a convenience function that is symmetric with lwkt_getpooltoken(), though slightly slower than simply lwkt_reltoken()'ing the token returned by lwkt_getpooltoken(). Summary of changes: sys/kern/lwkt_token.c | 13 +++++++++++++ sys/sys/thread.h | 1 + 2 files changed, 14 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/177e553af09a98309d1c3b722e7f9cf595517be3 -- DragonFly BSD source repository
文章代碼(AID): #1CaovKTa (DFBSD_commit)