Searched refs:GetThreadList (Results 1 – 3 of 3) sorted by relevance
176 debugInterface->GetThreadList(&threads); in GetUserThreadList()
514 virtual std::optional<Error> GetThreadList(PandaVector<PtThread> *threadList) const = 0;
267 std::optional<Error> GetThreadList(PandaVector<PtThread> *threadList) const override in GetThreadList() function