Searched refs:pthread_attr_getguardsize (Results 1 – 2 of 2) sorted by relevance
7 int pthread_attr_getguardsize(const pthread_attr_t* restrict a, size_t* restrict size) { in pthread_attr_getguardsize() function
143 int pthread_attr_getguardsize(const pthread_attr_t* __restrict, size_t* __restrict);
Completed in 2 milliseconds