Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread_attr.c306 int pthread_attr_getstacksize(pthread_attr_t const *attr, size_t *stack_size) in pthread_attr_getstacksize() function
314 RTM_EXPORT(pthread_attr_getstacksize);
A Dpthread.h150 int pthread_attr_getstacksize(pthread_attr_t const *attr, size_t *stack_size);
/components/libc/
A Dposix-info.txt59 + pthread_attr_getstacksize()

Completed in 4 milliseconds