1
0
mirror of https://github.com/simh/simh.git synced 2026-02-14 11:55:51 +00:00
Files
simh.simh/sim_defs.h
Mark Pizzolato 97bee79faa TIMER: Fix overflow error in sim_idle_ms_sleep() timespec tv_nsec field
Backed out commit 484889ea5a since the overflow of the timespec tv_nsec
field was the real cause of the problem.  No need for an extra mutex.

As reported in #595
2018-07-15 10:11:14 -07:00

65 KiB