Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_api.h467 *lthread_getspecific(unsigned int key);
H A Dlthread_tls.c168 *lthread_getspecific(unsigned int k) in lthread_getspecific() function
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c430 return lthread_getspecific((unsigned int) key); in pthread_getspecific()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst571 | pthread_getspecific | lthread_getspecific | |