Home
last modified time | relevance | path

Searched refs:pthread_attr_getguardsize (Results 1 – 3 of 3) sorted by relevance

/components/libc/posix/pthreads/
A Dpthread_attr.c492 int pthread_attr_getguardsize(pthread_attr_t const *attr, size_t *guard_size) in pthread_attr_getguardsize() function
496 RTM_EXPORT(pthread_attr_getguardsize);
A Dpthread.h160 int pthread_attr_getguardsize(pthread_attr_t const *attr, size_t *guard_size);
/components/libc/
A Dposix-info.txt52 + pthread_attr_getguardsize()

Completed in 4 milliseconds