Home
last modified time | relevance | path

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

/PHP-7.0/ext/opcache/
H A Dshared_alloc_win32.c38 #define MAX_MAP_RETRIES 25 macro
238 if (++map_retries >= MAX_MAP_RETRIES) { in create_segments()
250 if (map_retries == MAX_MAP_RETRIES) { in create_segments()

Completed in 7 milliseconds