DragonFly commits List (threaded) for 2011-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Add callout_stop_sync()
commit c5b9d2a5dc3047fc20e0a12e1a1de7a4aa424db2
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Nov 8 00:29:51 2011 -0800
kernel - Add callout_stop_sync()
* Add a synchronous version of callout_stop() which ensure that the
callout function has completed operation (if it was running) before
returning.
Summary of changes:
sys/kern/kern_timeout.c | 27 +++++++++++++++++++++++++++
sys/sys/callout.h | 1 +
2 files changed, 28 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c5b9d2a5dc3047fc20e0a12e1a1de7a4aa424db2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]