HomeSort by: relevance | last modified time | path
    Searched defs:ticker_init (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
ticker.h 9 * ticker_init the ticker to trigger every nticks events. You then notify it
21 ticker_init(ticker_t *ticker, int32_t nticks) { function
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
ticker.h 9 * ticker_init the ticker to trigger every nticks events. You then notify it
21 ticker_init(ticker_t *ticker, int32_t nticks) { function
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
ticker.h 10 * ticker_init the ticker to trigger every nticks events. You then notify it
22 ticker_init(ticker_t *ticker, int32_t nticks) { function
  /src/external/bsd/jemalloc/include/jemalloc/internal/
ticker.h 10 * ticker_init the ticker to trigger every nticks events. You then notify it
22 ticker_init(ticker_t *ticker, int32_t nticks) { function

Completed in 43 milliseconds