Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_rcu_qsbr.c185 unsigned int skip_thread_id; in test_rcu_qsbr_thread_unregister() local
245 skip_thread_id = rte_rand() % RTE_MAX_LCORE; in test_rcu_qsbr_thread_unregister()
249 if ((j == 1) && (i == skip_thread_id)) in test_rcu_qsbr_thread_unregister()
261 rte_rcu_qsbr_quiescent(t[0], skip_thread_id); in test_rcu_qsbr_thread_unregister()