Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dutils_concurrency_limit.h171 #define OS_AFFINITY_SYSCALL_PRESENT (__linux__ && !__ANDROID__) macro
173 #if OS_AFFINITY_SYSCALL_PRESENT
224 #if OS_AFFINITY_SYSCALL_PRESENT in thread_pinner()
230 #if OS_AFFINITY_SYSCALL_PRESENT in pin_thread()
236 #if OS_AFFINITY_SYSCALL_PRESENT