Searched refs:unwind_stackend (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_exit.c145 cfa >= (uintptr_t)curthread->unwind_stackend) {
H A Dthr_create.c279 curthread->unwind_stackend = (char *)curthread->attr.stackaddr_attr +
H A Dthr_init.c424 thread->unwind_stackend = _usrstack;
H A Dthr_private.h493 void *unwind_stackend; member in struct:pthread

Completed in 125 milliseconds