Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_int.h91 ST_LT_INIT, /* initial state */ enumerator
H A Dlthread_sched.c337 if (state & BIT(ST_LT_INIT)) { in _lthread_resume()
H A Dlthread.c130 lt->state = BIT(ST_LT_INIT); in _lthread_init()