server-skynet-source-3rd-je.../test/src
guangli-dai a74acb57e8 Fix dividing 0 error in stress/cpp/microbench
Summary:
Per issue #2356, some CXX compilers may optimize away the
new/delete operation in stress/cpp/microbench.cpp.
Thus, this commit (1) bumps the time interval to 1 if it is 0, and
(2) modifies the pointers in the microbench to volatile.
2022-12-06 10:46:14 -08: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 Remove extraneous parens around return arguments. 2017-01-20 21:43:07 -08:00
math.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
mtx.c Deprecate OSSpinLock. 2018-11-14 08:44:05 -08:00
SFMT.c Get rid of most of the various inline macros. 2017-04-24 10:33:21 -07:00
sleep.c Restructure and correct sleep utility for testing 2020-01-21 16:51:26 -08:00
test.c Fix shadowed variable usage. 2021-12-23 10:55:08 -08:00
thd.c Update brace style. 2017-01-20 21:43:07 -08:00
timer.c Fix dividing 0 error in stress/cpp/microbench 2022-12-06 10:46:14 -08:00