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