Searched refs:PruneThreadPlansForTID (Results 1 – 3 of 3) sorted by relevance
2253 bool PruneThreadPlansForTID(lldb::tid_t tid);
1892 if (!process->PruneThreadPlansForTID(tid)) { in DoExecute()
1211 bool Process::PruneThreadPlansForTID(lldb::tid_t tid) { in PruneThreadPlansForTID() function in Process