Home
last modified time | relevance | path

Searched defs:pthread_setaffinity_np (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_eal/windows/include/
H A Dpthread.h57 pthread_setaffinity_np(pthread_t threadid, size_t cpuset_size, in pthread_setaffinity_np() function
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c681 pthread_setaffinity_np(pthread_t thread, size_t cpusetsize, in pthread_setaffinity_np() function