Searched refs:pthread_getattr_np (Results 1 – 5 of 5) sorted by relevance
41 rc = pthread_getattr_np(pthread_self(), &attr); in stack_getbounds()
67 # define pthread_getattr_np pthread_attr_get_np macro184 CHECK_EQ(pthread_getattr_np(pthread_self(), &attr), 0); in GetThreadStackTopAndBottom()
79 CHECK_EQ(pthread_getattr_np(pthread_self(), &attr), 0); in GetThreadStackTopAndBottom()
497 status = pthread_getattr_np(pthread_self(), &attr); in __kmp_set_stack_info()
2587 fun:pthread_getattr_np=uninstrumented