Home
last modified time | relevance | path

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

/PHP-5.6/ext/opcache/
H A Dshared_alloc_win32.c41 #define MAX_MAP_RETRIES 25 macro
252 if (++map_retries >= MAX_MAP_RETRIES) { in create_segments()
264 if (map_retries == MAX_MAP_RETRIES) { in create_segments()

Completed in 10 milliseconds