Home
last modified time | relevance | path

Searched refs:_lthread_tls_alloc (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_tls.h29 void _lthread_tls_alloc(struct lthread *lt);
H A Dlthread_tls.c206 void _lthread_tls_alloc(struct lthread *lt) in _lthread_tls_alloc() function
H A Dlthread_sched.c349 _lthread_tls_alloc(lt); in _lthread_resume()