OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_until_deferred_work
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
pai.h
23
uint64_t (*
time_until_deferred_work
)(tsdn_t *tsdn, pai_t *self);
member in struct:pai_s
60
return self->
time_until_deferred_work
(tsdn, self);
/src/external/bsd/jemalloc/include/jemalloc/internal/
pai.h
23
uint64_t (*
time_until_deferred_work
)(tsdn_t *tsdn, pai_t *self);
member in struct:pai_s
60
return self->
time_until_deferred_work
(tsdn, self);
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
pai.h
31
uint64_t (*
time_until_deferred_work
)(tsdn_t *tsdn, pai_t *self);
member in struct:pai_s
82
return self->
time_until_deferred_work
(tsdn, self);
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
pai.h
31
uint64_t (*
time_until_deferred_work
)(tsdn_t *tsdn, pai_t *self);
member in struct:pai_s
82
return self->
time_until_deferred_work
(tsdn, self);
Completed in 16 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026