OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_and_retry
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/jemalloc/dist/src/
arena.c
966
bool
alloc_and_retry
= false;
local
1007
alloc_and_retry
= true;
1015
assert(!
alloc_and_retry
);
1019
if (config_stats && !
alloc_and_retry
) {
1029
if (
alloc_and_retry
) {
1038
alloc_and_retry
= false;
arena.c
966
bool
alloc_and_retry
= false;
local
1007
alloc_and_retry
= true;
1015
assert(!
alloc_and_retry
);
1019
if (config_stats && !
alloc_and_retry
) {
1029
if (
alloc_and_retry
) {
1038
alloc_and_retry
= false;
arena.c
966
bool
alloc_and_retry
= false;
local
1007
alloc_and_retry
= true;
1015
assert(!
alloc_and_retry
);
1019
if (config_stats && !
alloc_and_retry
) {
1029
if (
alloc_and_retry
) {
1038
alloc_and_retry
= false;
Completed in 117 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026