Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/src/
A Dpthread_attr.c202 int pthread_attr_setguardsize(pthread_attr_t *attr, size_t guardsize) in pthread_attr_setguardsize()
208 int pthread_attr_getguardsize(const pthread_attr_t *attr, size_t *guardsize) in pthread_attr_getguardsize()
/AliOS-Things-master/components/posix/include/
A Dpthread.h58 size_t guardsize; /* guardsize is set to protect the stack, not supported */ member

Completed in 5 milliseconds