Home
last modified time | relevance | path

Searched defs:guardsize (Results 1 – 7 of 7) sorted by relevance

/nptl/
A Dpthread_attr_getguardsize.c22 __pthread_attr_getguardsize (const pthread_attr_t *attr, size_t *guardsize) in __pthread_attr_getguardsize()
A Dpthread_attr_setguardsize.c22 __pthread_attr_setguardsize (pthread_attr_t *attr, size_t guardsize) in __pthread_attr_setguardsize()
A Dallocatestack.c149 guard_position (void *mem, size_t size, size_t guardsize, struct pthread *pd, in guard_position()
164 setup_stack_prot (char *mem, size_t size, char *guard, size_t guardsize, in setup_stack_prot()
187 advise_stack_range (void *mem, size_t size, uintptr_t pd, size_t guardsize) in advise_stack_range()
328 size_t guardsize; in allocate_stack() local
A Dtst-attr3.c273 size_t guardsize; in do_test() local
A Dtst-default-attr.c41 static size_t guardsize; variable
A Dperf.c120 static long int guardsize = -1; variable
A Ddescr.h375 size_t guardsize; member

Completed in 19 milliseconds