Searched refs:executable_allocator_is_working (Results 1 – 1 of 1) sorted by relevance
14387 static int executable_allocator_is_working = 0; in pcre2_jit_compile() local14450 if (executable_allocator_is_working == 0) in pcre2_jit_compile()14457 executable_allocator_is_working = -1; in pcre2_jit_compile()14462 executable_allocator_is_working = 1; in pcre2_jit_compile()14466 if (executable_allocator_is_working < 0) in pcre2_jit_compile()
Completed in 43 milliseconds