Home
last modified time | relevance | path

Searched refs:_thrp_stksegment (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c1788 _thrp_stksegment(ulwp_t *ulwp, stack_t *stk) in _thrp_stksegment() function
1800 return (_thrp_stksegment(curthread, stk)); in thr_stksegment()
2536 (void) _thrp_stksegment(ulwp, ss); in thr_getstate()