Home
last modified time | relevance | path

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

/trusty/kernel/app/memorytest/
Dmemorytest.c97 struct memorytest_alloc_thread_arg thread_arg = { in TEST() local
107 &thread_arg, HIGH_PRIORITY - 1, in TEST()
117 atomic_store(&thread_arg.go, true); in TEST()
123 atomic_load(&thread_arg.chunks_allocated)); in TEST()