commit a55bb12d7d8562ff0816731db5c8403037f5f828
Author: Matthew Dillon <[email protected]>
Date: Mon Jan 9 14:22:14 2017 -0800
kernel - Incidental mplock removal - NTP support
* Make the NTP support functions MPSAFE.
Summary of changes:
sys/kern/kern_clock.c | 12 +++++++++
sys/kern/kern_ntptime.c | 19 ++++++++++----
sys/kern/kern_time.c | 70 ++++++++++++++++---------------------------------
3 files changed, 48 insertions(+), 53 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a55bb12d7d8562ff0816731db5c8403037f5f828
--
DragonFly BSD source repository