Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dshared_alloc_win32.c38 #define MAX_MAP_RETRIES 25 macro
215 } while (++map_retries < MAX_MAP_RETRIES); in create_segments()
217 if (map_retries == MAX_MAP_RETRIES) { in create_segments()

Completed in 4 milliseconds