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

  /src/external/bsd/jemalloc/dist/src/
thread_event.c 306 te_init(tsd_t *tsd, bool is_alloc) { function
340 te_init(tsd, true);
341 te_init(tsd, false);
thread_event.c 306 te_init(tsd_t *tsd, bool is_alloc) { function
340 te_init(tsd, true);
341 te_init(tsd, false);

Completed in 44 milliseconds