Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_new_handler.cpp47 char* volatile big_array = new char[big_mem]; in allocateWithException() local
52 delete[] big_array; in allocateWithException()
/oneTBB/doc/main/tbb_userguide/Migration_Guide/
H A DTask_Scheduler_Init.rst135 char big_array[10*1024*1024];