mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
9998000b2b
Implement ticker, which provides a simple API for ticking off some number of events before indicating that the ticker has hit its limit.
3 lines
76 B
C
3 lines
76 B
C
#define JEMALLOC_TICKER_C_
|
|
#include "jemalloc/internal/jemalloc_internal.h"
|