Searched refs:pthread_getaffinity_np (Results 1 – 10 of 10) sorted by relevance
53 int pthread_getaffinity_np(pthread_t, size_t, cpuset_t *);
40 __weak_reference(_pthread_getaffinity_np, pthread_getaffinity_np);
309 pthread_getaffinity_np;
138 #define pthread_getaffinity_np _pthread_getaffinity_np macro
119 #undef pthread_getaffinity_np
443 PTHREAD_MLINKS= pthread_affinity_np.3 pthread_getaffinity_np.3 \
340 int r = pthread_getaffinity_np(pthread_self(), __kmp_affin_mask_size, in get_system_affinity()
222 gCode = pthread_getaffinity_np(pthread_self(), KMP_CPU_SET_SIZE_LIMIT, in __kmp_affinity_determine_capable()
748 pthread_getaffinity_np(pthread_self(), sizeof(set), &set); in malloc_ncpus()
2579 fun:pthread_getaffinity_np=uninstrumented