HomeSort by: relevance | last modified time | path
    Searched refs:nstime_update_t (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
nstime.h 43 typedef void (nstime_update_t)(nstime_t *); typedef
44 extern nstime_update_t *JET_MUTABLE nstime_update;
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
nstime.h 43 typedef void (nstime_update_t)(nstime_t *); typedef
44 extern nstime_update_t *JET_MUTABLE nstime_update;
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
nstime.h 51 typedef void(nstime_update_t)(nstime_t *); typedef
52 extern nstime_update_t *JET_MUTABLE nstime_update;
  /src/external/bsd/jemalloc/include/jemalloc/internal/
nstime.h 51 typedef void(nstime_update_t)(nstime_t *); typedef
52 extern nstime_update_t *JET_MUTABLE nstime_update;
  /src/external/bsd/jemalloc.old/dist/src/
nstime.c 275 nstime_update_t *JET_MUTABLE nstime_update = nstime_update_impl;
  /src/external/bsd/jemalloc/dist/src/
nstime.c 303 nstime_update_t *JET_MUTABLE nstime_update = nstime_update_impl;
  /src/external/bsd/jemalloc.old/dist/test/unit/
arena_decay.c 7 static nstime_update_t *nstime_update_orig;
  /src/external/bsd/jemalloc/dist/test/unit/
arena_decay.c 7 static nstime_update_t *nstime_update_orig;

Completed in 15 milliseconds