Searched refs:step_thread (Results 1 – 4 of 4) sorted by relevance
51 pthread_t *step_thread = (pthread_t*)input; in create_thread_func() local57 pthread_join(*step_thread, NULL); in create_thread_func()
752 if ((step_thread != 0 && step_thread != -1) in set_desired_inferior()755 step_thread); in set_desired_inferior()
276 extern unsigned long step_thread;
40 unsigned long step_thread; variable1205 step_thread = thread_id; in server_main()