HomeSort by relevance Sort by last modified time
    Searched defs:ticker_init (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
ticker.h 24 void ticker_init(ticker_t *ticker, int32_t nticks);
33 ticker_init(ticker_t *ticker, int32_t nticks) function
private_namespace.h 503 #define ticker_init JEMALLOC_N(ticker_init) macro
private_unnamespace.h 503 #undef ticker_init macro

Completed in 64 milliseconds