Searched refs:GetLwpCount (Results 1 – 3 of 3) sorted by relevance
126 int GetLwpCount() const;
240 int SolarisLwp::GetLwpCount() const { in GetLwpCount() function in google_breakpad::SolarisLwp
425 int lwp_count = lwp_lister->GetLwpCount(); in WriteLwpListStream()