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

/illumos-gate/usr/src/lib/libc/amd64/threads/
H A Dmachdep.c104 _thrp_setup(ulwp_t *self) function
/illumos-gate/usr/src/lib/libc/sparc/threads/
H A Dmachdep.c94 _thrp_setup(ulwp_t *self) function
/illumos-gate/usr/src/lib/libc/i386/threads/
H A Dmachdep.c123 * and directly call ___lwp_private() in _thrp_setup
149 _thrp_setup(ulwp_t *self) function
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1395 extern void *_thrp_setup(ulwp_t *);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c653 * have been called. _thrp_setup() will call sigon() after
658 error = setup_context(&uc, _thrp_setup, ulwp,
2293 * have all been called, at which time _thrp_setup() calls sigon().

Completed in 72 milliseconds