Home
last modified time | relevance | path

Searched defs:thrname (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/rump/librump/rumpkern/
H A Dthreads.c142 const char *thrname = NULL; in kthread_create() local
/netbsd-src/lib/librumpuser/
H A Drumpuser_pth_dummy.c70 rumpuser_thread_create(void *(*f)(void *), void *arg, const char *thrname, in rumpuser_thread_create()
H A Drumpuser_pth.c55 rumpuser_thread_create(void *(*f)(void *), void *arg, const char *thrname, in rumpuser_thread_create()
H A Drumpfiber.c640 rumpuser_thread_create(void *(*f)(void *), void *arg, const char *thrname, in rumpuser_thread_create()