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

  /external/jemalloc/include/jemalloc/internal/
tsd.h 597 tsd_t *tsd_fetch(void);
612 tsd_fetch(void) function
private_namespace.h 472 #define tsd_fetch JEMALLOC_N(tsd_fetch) macro
private_unnamespace.h 472 #undef tsd_fetch macro

Completed in 556 milliseconds