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

  /external/jemalloc/src/
nstime.c 101 #undef nstime_update macro
102 #define nstime_update JEMALLOC_N(nstime_update_impl) macro
105 nstime_update(nstime_t *time) function
145 #undef nstime_update macro
146 #define nstime_update JEMALLOC_N(nstime_update) macro
147 nstime_update_t *nstime_update = JEMALLOC_N(nstime_update_impl); variable
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 346 #define nstime_update JEMALLOC_N(nstime_update) macro
private_unnamespace.h 346 #undef nstime_update macro

Completed in 195 milliseconds