Searched defs:step_thread (Results 1 - 2 of 2) sorted by relevance

/external/lldb/test/functionalities/thread/create_during_step/
H A Dmain.cpp51 pthread_t *step_thread = (pthread_t*)input; local
57 pthread_join(*step_thread, NULL);
/external/valgrind/main/coregrind/m_gdbserver/
H A Dserver.c39 unsigned long step_thread; variable
1034 step_thread = thread_id;

Completed in 673 milliseconds