git: kernel: Add CLOCK_THREAD_CPUTIME_ID
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Dec 23 12:52:24 PST 2012
commit ceb4e444af5ccf36ff488d33b5d73c07275984cc
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Dec 22 19:35:30 2012 +0100
kernel: Add CLOCK_THREAD_CPUTIME_ID
And make it usable with clock_gettime() and clock_getres()
With-advice-from: Sascha Wildner
Summary of changes:
include/time.h | 1 +
sys/kern/kern_time.c | 24 +++++++++++++++++++++++-
sys/sys/time.h | 1 +
3 files changed, 25 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ceb4e444af5ccf36ff488d33b5d73c07275984cc
--
DragonFly BSD source repository
More information about the Commits
mailing list