Searched refs:lwp_ctor (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/kern/ |
H A D | kern_lwp.c | 265 static int lwp_ctor(void *, void *, int); 362 PR_PSERIALIZE, "lwppl", NULL, IPL_NONE, lwp_ctor, lwp_dtor, NULL); in lwpinit() 394 lwp_ctor(void *arg, void *obj, int flags) in lwp_ctor() function
|