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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
pai.h 29 void (*dalloc_batch)(tsdn_t *tsdn, pai_t *self, member in struct:pai_s
77 self->dalloc_batch(tsdn, self, list, deferred_work_generated);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
pai.h 29 void (*dalloc_batch)(tsdn_t *tsdn, pai_t *self, member in struct:pai_s
77 self->dalloc_batch(tsdn, self, list, deferred_work_generated);
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
pai.h 29 void (*dalloc_batch)(tsdn_t *tsdn, pai_t *self, member in struct:pai_s
77 self->dalloc_batch(tsdn, self, list, deferred_work_generated);
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
pai.h 29 void (*dalloc_batch)(tsdn_t *tsdn, pai_t *self, member in struct:pai_s
77 self->dalloc_batch(tsdn, self, list, deferred_work_generated);

Completed in 16 milliseconds