Searched defs:SyncThreadState (Results 1 – 3 of 3) sorted by relevance
159 TEST_F(GDBRemoteCommunicationClientTest, SyncThreadState) { in TEST_F() argument
579 nub_bool_t MachProcess::SyncThreadState(nub_thread_t tid) { function
3363 bool GDBRemoteCommunicationClient::SyncThreadState(lldb::tid_t tid) { in SyncThreadState() function in GDBRemoteCommunicationClient