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