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

/haiku/src/kits/media/
H A Drequest_data.cpp27 reply_port = gPortPool->GetPort();
33 gPortPool->PutPort(reply_port);
H A DPortPool.h34 extern PortPool* gPortPool;
H A DPortPool.cpp21 PortPool* gPortPool; member in namespace:BPrivate::media
H A DMediaRoster.cpp126 gPortPool = new PortPool();
159 delete gPortPool;

Completed in 42 milliseconds