Searched refs:execute_action (Results 1 – 1 of 1) sorted by relevance
280 execute_action(void *actionptr) in execute_action() function486 res = *((int *) execute_action(&(actions[i]))); in execute_action_list()556 (void)execute_action(&dowr); in execute_test()561 res = pthread_create(&thr, NULL, execute_action, (void*) &test->t_helpthreadact); in execute_test()