Searched defs:guardsize (Results 1 – 2 of 2) sorted by relevance
202 size_t * __restrict guardsize) in _thr_attr_getguardsize()373 _thr_attr_setguardsize(pthread_attr_t *attr, size_t guardsize) in _thr_attr_setguardsize()
272 size_t guardsize; in pthread_attr_clone() local