Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_stack.c280 stack_thread_push_pop(__rte_unused void *args) in stack_thread_push_pop() function
330 if (rte_eal_mp_remote_launch(stack_thread_push_pop, NULL, CALL_MAIN)) in test_stack_multithreaded()