Searched refs:lwpid_t (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/sysdeps/nptl/ |
D | proc_service.h | 58 lwpid_t, prgregset_t); 60 lwpid_t, const prgregset_t); 62 lwpid_t, prfpregset_t *); 64 lwpid_t, const prfpregset_t *); 73 lwpid_t, int, psaddr_t *); 90 extern ps_err_e ps_lstop (struct ps_prochandle *, lwpid_t); 91 extern ps_err_e ps_lcontinue (struct ps_prochandle *, lwpid_t);
|
D | thread_db.h | 280 lwpid_t ti_lid; /* Kernel PID for this thread. */ 324 extern td_err_e td_ta_map_lwp2thr (const td_thragent_t *__ta, lwpid_t __lwpid,
|
/glibc-2.36/nptl_db/ |
D | td_ta_map_lwp2thr.c | 27 lwpid_t lwpid, td_thrhandle_t *th) in __td_ta_lookup_th_unique() 173 lwpid_t lwpid, td_thrhandle_t *th) in td_ta_map_lwp2thr()
|
D | thread_dbP.h | 272 lwpid_t lwpid, td_thrhandle_t *th);
|
/glibc-2.36/sysdeps/nptl/sys/ |
D | procfs.h | 36 typedef __pid_t lwpid_t; typedef
|
/glibc-2.36/sysdeps/unix/sysv/linux/sys/ |
D | procfs.h | 114 typedef __pid_t lwpid_t; typedef
|