CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/31 11:23:27
Modified files:
sys/kern : kern_time.c
Log message:
matthew noticed that some clocks use tfind() which is not mpsafe.
add locking in clock_gettime where needed.
ok cheloha matthew
