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_zero
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
nstime.h
21
static const nstime_t
nstime_zero
= NSTIME_ZERO_INITIALIZER;
variable
63
nstime_copy(time, &
nstime_zero
);
68
int diff = nstime_compare(time, &
nstime_zero
);
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
nstime.h
21
static const nstime_t
nstime_zero
= NSTIME_ZERO_INITIALIZER;
variable
63
nstime_copy(time, &
nstime_zero
);
68
int diff = nstime_compare(time, &
nstime_zero
);
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
nstime.h
26
static const nstime_t
nstime_zero
= NSTIME_ZERO_INITIALIZER;
variable
68
nstime_copy(time, &
nstime_zero
);
73
int diff = nstime_compare(time, &
nstime_zero
);
/src/external/bsd/jemalloc/include/jemalloc/internal/
nstime.h
26
static const nstime_t
nstime_zero
= NSTIME_ZERO_INITIALIZER;
variable
68
nstime_copy(time, &
nstime_zero
);
73
int diff = nstime_compare(time, &
nstime_zero
);
Completed in 20 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026