Searched refs:step_thread_func (Results 1 – 2 of 2) sorted by relevance
36 step_thread_func (void *input) in step_thread_func() function76 pthread_create (&thread_1, NULL, step_thread_func, NULL); in main()
34 step_thread_func (void *input) in step_thread_func() function72 pthread_create (&thread_1, NULL, step_thread_func, NULL); in main()