Searched refs:thread_test_args (Results 1 – 1 of 1) sorted by relevance
277 static struct test_args thread_test_args; variable290 if (rte_stack_push(thread_test_args.s, obj_table, num) != num) { in stack_thread_push_pop()296 if (rte_stack_pop(thread_test_args.s, obj_table, num) != num) { in stack_thread_push_pop()328 thread_test_args.s = s; in test_stack_multithreaded()