Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/windows/include/
H A Dpthread.h46 #define pthread_self() \ macro
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c582 pthread_t pthread_self(void) in pthread_self() function