Searched refs:GetSemaphoreInfos (Results 1 – 6 of 6) sorted by relevance
55 virtual status_t GetSemaphoreInfos(
229 CoreFileDebuggerInterface::GetSemaphoreInfos(BObjectList<SemaphoreInfo>& infos) in GetSemaphoreInfos() function in CoreFileDebuggerInterface
46 virtual status_t GetSemaphoreInfos(
587 LocalDebuggerInterface::GetSemaphoreInfos(BObjectList<SemaphoreInfo>& infos) in GetSemaphoreInfos() function in LocalDebuggerInterface
73 virtual status_t GetSemaphoreInfos(
417 status_t error = fDebuggerInterface->GetSemaphoreInfos(semaphores); in _DumpSemaphores()