Home
last modified time | relevance | path

Searched refs:MAX_MAP_RETRIES (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/opcache/
H A Dshared_alloc_win32.c44 #define MAX_MAP_RETRIES 25 macro
229 if (++map_retries >= MAX_MAP_RETRIES) { in create_segments()
241 if (map_retries == MAX_MAP_RETRIES) { in create_segments()

Completed in 6 milliseconds