Searched refs:rump_lwproc_newlwp (Results 1 – 4 of 4) sorted by relevance
32 int rump_lwproc_newlwp(pid_t);
149 rv = rump_lwproc_newlwp(arg1); in rump_pub_lwproc_newlwp()
394 rump_lwproc_newlwp(pid_t pid) in rump_lwproc_newlwp() function
155 .hyp_lwproc_newlwp = rump_lwproc_newlwp,