OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lwp_unpark
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/compat/common/
kern_time_60.c
78
error =
lwp_unpark
(&SCARG(uap, unpark), 1);
kern_50.c
83
error =
lwp_unpark
(&SCARG(uap, unpark), 1);
/src/sys/compat/netbsd32/
netbsd32_compat_60.c
73
error =
lwp_unpark
(&SCARG(uap, unpark), 1);
netbsd32_lwp.c
187
error =
lwp_unpark
(&SCARG(uap, unpark), 1);
netbsd32_compat_50.c
572
error =
lwp_unpark
(&SCARG(uap, unpark), 1);
/src/sys/kern/
sys_lwp.c
468
lwp_unpark
(const lwpid_t *tp, const u_int ntargets)
function in typeref:typename:int
592
error =
lwp_unpark
(&SCARG(uap, unpark), 1);
612
return
lwp_unpark
(&SCARG(uap, target), 1);
657
error =
lwp_unpark
(tp, ntargets);
/src/sys/sys/
lwp.h
395
int
lwp_unpark
(const lwpid_t *, const u_int);
Completed in 16 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025