Searched refs:pthread_attr_getstack (Results 1 – 2 of 2) sorted by relevance
18 int pthread_attr_getstack(const pthread_attr_t* restrict a, void** restrict addr, in pthread_attr_getstack() function
149 int pthread_attr_getstack(const pthread_attr_t* __restrict, void** __restrict, size_t* __restrict);
Completed in 3 milliseconds