Searched defs:_thrp_stksegment (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c1756 _thrp_stksegment(ulwp_t *ulwp, stack_t *stk) function
1768 return (_thrp_stksegment(curthread, stk));
2423 (void) _thrp_stksegment(ulwp, ss);

Completed in 65 milliseconds