Home | History | Annotate | Download | only in sys

Lines Matching refs:lwp

907  * where "nn" is the lwpid of the LWP that the information belongs
953 int32_t cpi_siglwp; /* LWP target of killing signal */
1208 int exec_elf32_makecmds(struct lwp *, struct exec_package *);
1209 int elf32_copyargs(struct lwp *, struct exec_package *,
1212 int coredump_elf32(struct lwp *, void *);
1220 int exec_elf64_makecmds(struct lwp *, struct exec_package *);
1221 int elf64_copyargs(struct lwp *, struct exec_package *,
1224 int coredump_elf64(struct lwp *, void *);