Searched refs:GetThreadGroup (Results 1 – 5 of 5) sorted by relevance
61 int tgid = RTGCtrl::Instance().GetThreadGroup();76 int tgid = RTGCtrl::Instance().GetThreadGroup();96 int tgid = RTGCtrl::Instance().GetThreadGroup();116 int tgid = RTGCtrl::Instance().GetThreadGroup();134 int tgid = RTGCtrl::Instance().GetThreadGroup();159 int tgid = RTGCtrl::Instance().GetThreadGroup();227 int tgid = RTGCtrl::Instance().GetThreadGroup();
84 MOCKER_CPP(&RTGCtrl::GetThreadGroup).stubs().will(returnValue(1));
44 int GetThreadGroup();
40 tgid = RTGCtrl::Instance().GetThreadGroup(); in Init()
194 int RTGCtrl::GetThreadGroup() in GetThreadGroup() function in ffrt::RTGCtrl