Searched refs:pthread_attr_setguardsize (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dpthread.h131 int pthread_attr_setguardsize(pthread_attr_t * attr, size_t guard_size);
/bionic/libc/bionic/
H A Dpthread.c487 int pthread_attr_setguardsize(pthread_attr_t * attr, size_t guard_size) function

Completed in 7 milliseconds