Home
last modified time | relevance | path

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

/freebsd-src/lib/libthr/thread/
H A Dthr_stack.c46 size_t guardsize; /* Guard size. */ member
188 size_t guardsize; _thr_stack_alloc() local
[all...]
H A Dthr_attr.c202 size_t * __restrict guardsize) in _thr_attr_getguardsize()
373 _thr_attr_setguardsize(pthread_attr_t *attr, size_t guardsize) in _thr_attr_setguardsize()
/freebsd-src/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c272 size_t guardsize; in pthread_attr_clone() local