Searched refs:_thrp_setup (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libc/amd64/threads/
H A Dmachdep.c104 _thrp_setup(ulwp_t *self) function
/osnet-11/usr/src/lib/libc/i386/threads/
H A Dmachdep.c122 * and directly call ___lwp_private() in _thrp_setup
148 _thrp_setup(ulwp_t *self) function
/osnet-11/usr/src/lib/libc/sparc/threads/
H A Dmachdep.c94 _thrp_setup(ulwp_t *self) function
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1319 extern void *_thrp_setup(ulwp_t *);
/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c652 * have been called. _thrp_setup() will call sigon() after
657 error = setup_context(&uc, _thrp_setup, ulwp,
2283 * have all been called, at which time _thrp_setup() calls sigon().

Completed in 37 milliseconds