Searched refs:pthread_getattr_np (Results 1 – 6 of 6) sorted by relevance
19 int res = pthread_getattr_np(pthread_self(), &attr); in ThreadFn()
195 pthread_getattr_np(pthread_self(), &attr); in thread_descriptor_size_test_func()
52 #define pthread_getattr_np pthread_attr_get_np macro150 CHECK_EQ(pthread_getattr_np(pthread_self(), &attr), 0); in GetThreadStackTopAndBottom()
79 CHECK_EQ(pthread_getattr_np(pthread_self(), &attr), 0); in GetThreadStackTopAndBottom()
430 status = pthread_getattr_np(pthread_self(), &attr); in __kmp_set_stack_info()
2582 fun:pthread_getattr_np=uninstrumented