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