Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/mem/mtest05/
Dmmstress.c127 static volatile int thread_begin; /* used to coordinate threads */ variable
214 thread_begin = FALSE; in thread_fault()
370 thread_begin = TRUE; in map_and_thread()
374 thread_begin = FALSE; in map_and_thread()
384 while (thread_begin) in map_and_thread()