Searched refs:narenas (Results 1 – 3 of 3) sorted by relevance
106 static size_t narenas = 1; variable938 else if (narenas > mp_.arena_test) in arena_get2()951 size_t n = narenas; in arena_get2()961 if (catomic_compare_and_exchange_bool_acq (&narenas, n + 1, n)) in arena_get2()965 catomic_decrement (&narenas); in arena_get2()
89 unsigned long narenas; member
544 unsigned long narenas; member
Completed in 10 milliseconds