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