Searched refs:new_list (Results 1 – 1 of 1) sorted by relevance
53 uintptr_t* new_list = new uintptr_t[current_chunk_list_capacity_](); in AllocateChunk() local55 monitor_chunks_[current_chunk_list_index_] = new_list; in AllocateChunk()