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

/opensolaris-onvv-gate/usr/src/lib/libc/port/threads/
H A Dpthr_attr.c405 pthread_attr_setguardsize(pthread_attr_t *attr, size_t guardsize) argument
421 pthread_attr_getguardsize(const pthread_attr_t *attr, size_t *guardsize) argument
[all...]
H A Dthr.c229 size_t guardsize = ulwp->ul_guardsize; local
311 find_stack(size_t stksize, size_t guardsize) argument
555 _thrp_create(void *stk, size_t stksize, void *(*func)(void *), void *arg, long flags, thread_t *new_thread, size_t guardsize) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1156 size_t guardsize; member in struct:_thrattr

Completed in 161 milliseconds