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

/netbsd-current/tests/rump/kernspace/
H A Dtsleep.c85 struct lwp *notbigl[NTHREADS]; local
92 NULL, tinythread, (void *)(uintptr_t)i, &notbigl[i], "nb");
98 kthread_join(notbigl[i]);

Completed in 118 milliseconds