Searched refs:reported_guardsize (Results 1 – 4 of 4) sorted by relevance
325 size_t reported_guardsize; in allocate_stack() local344 reported_guardsize = guardsize; in allocate_stack()538 pd->reported_guardsize = reported_guardsize; in allocate_stack()
59 iattr->guardsize = thread->reported_guardsize; in __pthread_getattr_np()
380 size_t reported_guardsize; member
7244 * allocatestack.c (allocate_stack): Set reported_guardsize7247 reported_guardsize instead of guardsize.7248 * descr.h (struct pthread): Add reported_guardsize field.