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