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