Searched refs:tinythread (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/tests/rump/kernspace/
H A Dtsleep.c50 tinythread(void *arg) function
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 107 milliseconds