Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/threads/
H A Dthr.c1787 _thrp_stksegment(ulwp_t *ulwp, stack_t *stk) in _thrp_stksegment() function
1799 return (_thrp_stksegment(curthread, stk)); in thr_stksegment()
2454 (void) _thrp_stksegment(ulwp, ss); in thr_getstate()