Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size);
/bionic/libc/bionic/
Dpthread.c422 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size) in pthread_attr_getstacksize() function