Searched refs:PortPool (Results 1 – 4 of 4) sorted by relevance
21 PortPool* gPortPool;25 PortPool::PortPool() in PortPool() function in BPrivate::media::PortPool32 PortPool::~PortPool() in ~PortPool()42 PortPool::GetPort() in GetPort()58 PortPool::PutPort(port_id port) in PutPort()
19 class PortPool : BLocker {21 PortPool();22 ~PortPool();34 extern PortPool* gPortPool;
69 PortPool.cpp
126 gPortPool = new PortPool(); in MediaRosterUndertaker()