Home
last modified time | relevance | path

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

/trusty/kernel/app/memorytest/
Dmemorytest.c41 #define MEMORYTEST_CONCURRENT_ALLOCATION_THREADS 64 macro
79 MEMORYTEST_CONCURRENT_ALLOCATION_THREADS) { in memorytest_alloc_thread()
104 struct thread* thread[MEMORYTEST_CONCURRENT_ALLOCATION_THREADS]; in TEST()