HomeSort by: relevance | last modified time | path
    Searched defs:testit (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/rump/kernspace/
thread.c 43 static volatile int testit; variable in typeref:typename:volatile int
50 testit = 1;
68 if (testit != 1)

Completed in 11 milliseconds