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

/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_stack.c46 size_t guardsize; /* Guard size. */ member in struct:stack
196 size_t guardsize; local
[all...]
H A Dthr_attr.c200 _pthread_attr_getguardsize(const pthread_attr_t *attr, size_t *guardsize) argument
405 _pthread_attr_setguardsize(pthread_attr_t *attr, size_t guardsize) argument

Completed in 54 milliseconds