Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_api.h362 *lthread_current(void);
H A Dlthread.c254 struct lthread *lthread_current(void) in lthread_current() function
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c402 if (lt == lthread_current()) { in pthread_detach()
585 return (pthread_t) lthread_current(); in pthread_self()
692 if (lthread_current() != lt) in pthread_setaffinity_np()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst613 | pthread_self | lthread_current | |