Home
last modified time | relevance | path

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

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