Searched refs:stacks_thread_func (Results 1 – 1 of 1) sorted by relevance
15 void *stacks_thread_func(void *arg) { in stacks_thread_func() function28 int res = pthread_create(&thread_id, 0, stacks_thread_func, &sync); in main()