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.c144 static volatile int thread_begin = 0; /* used to coordinate threads */ variable
277 thread_begin = FALSE; in thread_fault()
454 thread_begin = TRUE; in map_and_thread()
458 thread_begin = FALSE; in map_and_thread()
469 while (thread_begin) in map_and_thread()