OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nstime_monotonic
(Results
1 - 6
of
6
) sorted by relevancy
/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/dist/src/
nstime.c
194
# define
NSTIME_MONOTONIC
false
206
# define
NSTIME_MONOTONIC
true
215
# define
NSTIME_MONOTONIC
true
224
# define
NSTIME_MONOTONIC
true
230
# define
NSTIME_MONOTONIC
true
241
# define
NSTIME_MONOTONIC
false
253
return
NSTIME_MONOTONIC
;
254
#undef
NSTIME_MONOTONIC
256
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 17 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026