Searched refs:pthread_self (Results 1 – 3 of 3) sorted by relevance
40 pthread_t pthread_self(void) { in pthread_self() function
208 return pthread_setaffinity_np(pthread_self(), sizeof(cpu_set_t), in trusty_bench_multi_cpus_setup()223 return pthread_setaffinity_np(pthread_self(), sizeof(cpu_set_t), in trusty_bench_multi_cpus_teardown()
1916 #define CURRENT_THREAD pthread_self()