Searched refs:check_allocate (Results 1 – 1 of 1) sorted by relevance
228 void check_allocate(pointer_type array[], std::size_t i, std::size_t t) const in check_allocate() function260 if(!array[i]) check_allocate(array, i, thread_id); in operator()