[M3commit] [modula3/cm3] 09b2c6: Param to poll in milliseconds, not microseconds.
GitHub
noreply at github.com
Thu Oct 13 02:37:44 CEST 2016
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 09b2c699b26bb781530d6ce259307ad2d4c14095
https://github.com/modula3/cm3/commit/09b2c699b26bb781530d6ce259307ad2d4c14095
Author: Rodney Bates <rodney.m.bates at acm.org>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M m3-libs/m3core/src/thread/Common/ThreadInternal.c
Log Message:
-----------
Param to poll in milliseconds, not microseconds.
This made IOWait and IOAlertWait wait 1000 times too
long before an alert could be handled.
More information about the M3commit
mailing list