HomeSort by: relevance | last modified time | path
    Searched refs:te_ctx_is_alloc (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
thread_event.h 129 te_ctx_is_alloc(te_ctx_t *ctx) { function
  /src/external/bsd/jemalloc/dist/src/
thread_event.c 124 uint64_t min_wait = te_next_event_compute(tsd, te_ctx_is_alloc(ctx));
  /src/external/bsd/jemalloc/include/jemalloc/internal/
thread_event.h 129 te_ctx_is_alloc(te_ctx_t *ctx) { function
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
thread_event.h 129 te_ctx_is_alloc(te_ctx_t *ctx) { function
  /src/external/bsd/jemalloc.old/dist/src/
thread_event.c 124 uint64_t min_wait = te_next_event_compute(tsd, te_ctx_is_alloc(ctx));
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
thread_event.h 129 te_ctx_is_alloc(te_ctx_t *ctx) { function

Completed in 23 milliseconds