Home
last modified time | relevance | path

Searched refs:lwpctl (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/include/
H A Dlwp.h40 struct lwpctl;
64 int _lwp_ctl(int, struct lwpctl **);
/netbsd-src/sys/sys/
H A Dlwpctl.h48 typedef struct lwpctl { struct
H A Dlwp.h126 struct lwpctl *l_lwpctl; /* p: lwpctl block kernel address */
H A DMakefile31 localcount.h localedef.h lock.h lockf.h lua.h lwp.h lwpctl.h \
H A Dsyscallargs.h2136 syscallarg(struct lwpctl **) address;
/netbsd-src/lib/libpthread/
H A Dpthread_compat.c127 _lwp_ctl(int a, struct lwpctl **b) in _lwp_ctl()
H A Dpthread_int.h134 struct lwpctl *pt_lwpctl; /* Kernel/user comms area */