Searched refs:thread_test_args (Results 1 – 1 of 1) sorted by relevance
278 static struct test_args thread_test_args; variable291 if (rte_stack_push(thread_test_args.s, obj_table, num) != num) { in stack_thread_push_pop()297 if (rte_stack_pop(thread_test_args.s, obj_table, num) != num) { in stack_thread_push_pop()329 thread_test_args.s = s; in test_stack_multithreaded()