Home
last modified time | relevance | path

Searched refs:pthread_self (Results 1 – 3 of 3) sorted by relevance

/trusty/user/base/lib/libc-trusty/
Dpthreads.c40 pthread_t pthread_self(void) { in pthread_self() function
/trusty/kernel/include/shared/lk/
Dtrusty_benchmark.h208 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()
/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c1916 #define CURRENT_THREAD pthread_self()