Searched refs:SemaphoresDataSource (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/activitymonitor/
H A DDataSource.cpp36 new SemaphoresDataSource(),
524 SemaphoresDataSource::SemaphoresDataSource() function in class:SemaphoresDataSource
535 SemaphoresDataSource::~SemaphoresDataSource()
541 SemaphoresDataSource::Copy() const
543 return new SemaphoresDataSource(*this);
548 SemaphoresDataSource::NextValue(SystemInfo& info)
555 SemaphoresDataSource::InternalName() const
562 SemaphoresDataSource
[all...]
H A DDataSource.h138 class SemaphoresDataSource : public DataSource { class in inherits:DataSource
140 SemaphoresDataSource();
141 virtual ~SemaphoresDataSource();

Completed in 98 milliseconds