MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / PagerServiceLoopAdapter

Method PagerServiceLoopAdapter

Control/RadioResource.cpp:401–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

399
400
401void* Control::PagerServiceLoopAdapter(Pager *pager)
402{
403 pager->serviceLoop();
404 return NULL;
405}
406
407void Pager::serviceLoop()
408{

Callers

nothing calls this directly

Calls 1

serviceLoopMethod · 0.45

Tested by

no test coverage detected