Searched refs:create_thread_func (Results 1 – 1 of 1) sorted by relevance
49 create_thread_func (void *input) in create_thread_func() function79 pthread_create (&thread_2, NULL, create_thread_func, &thread_1); in main()