server-skynet-source-3rd-je.../test/src
Daniel Micay d6384b09e1 use CLOCK_MONOTONIC in the timer if it's available
Linux sets _POSIX_MONOTONIC_CLOCK to 0 meaning it *might* be available,
so a sysconf check is necessary at runtime with a fallback to the
mandatory CLOCK_REALTIME clock.
2015-03-13 14:07:35 -07:00
..
btalloc_0.c Refactor permuted backtrace test allocation. 2014-10-01 22:28:23 -07:00
btalloc_1.c Refactor permuted backtrace test allocation. 2014-10-01 22:28:23 -07:00
btalloc.c Refactor permuted backtrace test allocation. 2014-10-01 22:28:23 -07:00
math.c Add probabability distribution utility code. 2013-12-09 23:42:08 -08:00
mtx.c Define _CRT_SPINCOUNT in test/src/mtx.c like in src/mutex.c 2014-05-27 15:05:05 -07:00
SFMT.c Whitespace cleanups. 2014-09-04 22:27:26 -07:00
test.c Use nallocx() rather than mallctl() to trigger initialization. 2014-05-28 11:23:01 -07:00
thd.c Fix thd_join on win64 2014-06-01 20:50:24 -07:00
timer.c use CLOCK_MONOTONIC in the timer if it's available 2015-03-13 14:07:35 -07:00