Home
last modified time | relevance | path

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

/Zephyr-latest/arch/posix/include/
Dposix_cheats.h124 #define pthread_attr_getstacksize(...) \ macro
/Zephyr-latest/lib/posix/options/
Dpthread.c1288 int pthread_attr_getstacksize(const pthread_attr_t *_attr, size_t *stacksize) in pthread_attr_getstacksize() function