OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECAY_UNBOUNDED_TIME_TO_PURGE
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
decay.h
6
#define
DECAY_UNBOUNDED_TIME_TO_PURGE
((uint64_t)-1)
180
* Returns number of nanoseconds or
DECAY_UNBOUNDED_TIME_TO_PURGE
in case of
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
decay.h
6
#define
DECAY_UNBOUNDED_TIME_TO_PURGE
((uint64_t)-1)
180
* Returns number of nanoseconds or
DECAY_UNBOUNDED_TIME_TO_PURGE
in case of
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
decay.h
8
#define
DECAY_UNBOUNDED_TIME_TO_PURGE
((uint64_t) - 1)
182
* Returns number of nanoseconds or
DECAY_UNBOUNDED_TIME_TO_PURGE
in case of
/src/external/bsd/jemalloc/include/jemalloc/internal/
decay.h
8
#define
DECAY_UNBOUNDED_TIME_TO_PURGE
((uint64_t) - 1)
182
* Returns number of nanoseconds or
DECAY_UNBOUNDED_TIME_TO_PURGE
in case of
/src/external/bsd/jemalloc.old/dist/src/
decay.c
244
return
DECAY_UNBOUNDED_TIME_TO_PURGE
;
257
return
DECAY_UNBOUNDED_TIME_TO_PURGE
;
/src/external/bsd/jemalloc/dist/src/
decay.c
246
return
DECAY_UNBOUNDED_TIME_TO_PURGE
;
259
return
DECAY_UNBOUNDED_TIME_TO_PURGE
;
/src/external/bsd/jemalloc.old/dist/test/unit/
decay.c
229
expect_u64_eq(ns_until_purge_empty,
DECAY_UNBOUNDED_TIME_TO_PURGE
,
/src/external/bsd/jemalloc/dist/test/unit/
decay.c
232
expect_u64_eq(ns_until_purge_empty,
DECAY_UNBOUNDED_TIME_TO_PURGE
,
Completed in 20 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026