Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dmain.c77 uint64_t thread_no = (uint64_t) pthread_getspecific(key); in helloworld_pthread() local
182 uint64_t thread_no; in initial_lthread() local