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