mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-15 07:01:42 +03:00
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. |
||
|---|---|---|
| .. | ||
| btalloc.c | ||
| btalloc_0.c | ||
| btalloc_1.c | ||
| math.c | ||
| mtx.c | ||
| SFMT.c | ||
| test.c | ||
| thd.c | ||
| timer.c | ||