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

  /src/tests/rump/kernspace/
tsleep.c 50 tinythread(void *arg) function in typeref:typename:void
58 wakeup(tinythread);
63 rv = mtsleep(tinythread, relock ? 0 : PNORELOCK,
73 wakeup(tinythread);
92 NULL, tinythread, (void *)(uintptr_t)i, &notbigl[i], "nb");

Completed in 12 milliseconds