Home
last modified time | relevance | path

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

/netbsd-src/tests/rump/kernspace/
H A Dbusypage.c49 static bool threadrun = false; variable
56 threadrun = true; in thread()
89 while (!threadrun) in rumptest_busypage()