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

  /external/jemalloc/include/jemalloc/internal/
tsd.h 18 #define TSDN_NULL ((tsdn_t *)0)
681 bool tsdn_null(const tsdn_t *tsdn);
770 tsdn_null(const tsdn_t *tsdn) function
780 assert(!tsdn_null(tsdn));
private_namespace.h 608 #define tsdn_null macro
    [all...]
private_unnamespace.h 608 #undef tsdn_null macro

Completed in 79 milliseconds