Searched refs:select_thread (Results 1 – 3 of 3) sorted by relevance
36 select_thread = lldb.SBThread()42 select_thread = t45 main_thread.IsValid() and select_thread.IsValid(),51 select_thread.SafeToCallFunctions(), False,
8 select_thread (void *in) in select_thread() function28 pthread_create (&other_thread, NULL, select_thread, NULL); in main()
214 select_thread = False223 select_thread = True227 select_thread = True240 select_thread = True245 select_thread = True251 select_thread = True255 select_thread = True268 if select_thread and not selected_thread: