Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h136 int pthread_attr_getguardsize(pthread_attr_t const * attr, size_t * guard_size);
/bionic/libc/bionic/
Dpthread.c512 int pthread_attr_getguardsize(pthread_attr_t const * attr, size_t * guard_size) in pthread_attr_getguardsize() function