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

  /src/external/bsd/jemalloc/dist/src/
nstime.c 175 # define NSTIME_MONOTONIC true
187 # define NSTIME_MONOTONIC true
196 # define NSTIME_MONOTONIC true
205 # define NSTIME_MONOTONIC true
211 # define NSTIME_MONOTONIC false
223 return NSTIME_MONOTONIC;
224 #undef NSTIME_MONOTONIC
226 nstime_monotonic_t *JET_MUTABLE nstime_monotonic = nstime_monotonic_impl; variable
  /src/external/bsd/jemalloc.old/dist/src/
nstime.c 175 # define NSTIME_MONOTONIC true
187 # define NSTIME_MONOTONIC true
196 # define NSTIME_MONOTONIC true
205 # define NSTIME_MONOTONIC true
211 # define NSTIME_MONOTONIC false
223 return NSTIME_MONOTONIC;
224 #undef NSTIME_MONOTONIC
226 nstime_monotonic_t *JET_MUTABLE nstime_monotonic = nstime_monotonic_impl; variable
  /src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h 247 #define nstime_monotonic JEMALLOC_N(nstime_monotonic) macro
private_namespace.h 247 #define nstime_monotonic JEMALLOC_N(nstime_monotonic) macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h 247 #define nstime_monotonic JEMALLOC_N(nstime_monotonic) macro
private_namespace.h 247 #define nstime_monotonic JEMALLOC_N(nstime_monotonic) macro

Completed in 39 milliseconds