Searched refs:core_lwp_head (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPservice.c173 lwp_info_t *lwp = list_next(&P->core->core_lwp_head);
278 lwp_info_t *lwp = list_next(&P->core->core_lwp_head);
H A DPcontrol.h145 plist_t core_lwp_head; /* head of list of lwp info */ member in struct:core_info
H A DPlwpregs.c48 lwp_info_t *lwp = list_next(&P->core->core_lwp_head);
H A DPcontrol.c936 lwp_info_t *nlwp, *lwp = list_next(&P->core->core_lwp_head);
2766 lwp_info_t *lwp = list_prev(&P->core->core_lwp_head);
2837 lwp_info_t *lwp = list_prev(&P->core->core_lwp_head);
H A DPcore.c130 lwp_info_t *lwp = list_next(&P->core->core_lwp_head);
1788 list_link(&P->core->core_lwp_head, NULL);
/osnet-11/usr/src/lib/libproc/sparc/
H A DPisadep.c189 lwp_info_t *lwp = list_next(&P->core->core_lwp_head);
/osnet-11/usr/src/lib/libproc/sparcv9/
H A DPisadep.c237 lwp_info_t *lwp = list_next(&P->core->core_lwp_head);

Completed in 41 milliseconds