Searched refs:UseCount (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutmutex.c269 AcpiGbl_MutexInfo[MutexId].UseCount = 0;
382 AcpiGbl_MutexInfo[MutexId].UseCount++;
H A Dutglobal.c324 AcpiGbl_MutexInfo[i].UseCount = 0;
/haiku-fatelf/headers/private/shared/
H A DWeakReferenceable.h28 int32 UseCount() const;
52 { return fPointer->UseCount(); }
279 WeakPointer::UseCount() const function in class:BPrivate::WeakPointer
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Daclocal.h200 UINT32 UseCount; member in struct:acpi_mutex_info

Completed in 128 milliseconds