mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
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. |
||
|---|---|---|
| .. | ||
| btalloc.c | ||
| btalloc_0.c | ||
| btalloc_1.c | ||
| math.c | ||
| mtx.c | ||
| SFMT.c | ||
| sleep.c | ||
| test.c | ||
| thd.c | ||
| timer.c | ||