Manual:PoolCounter.php

Category:MediaWiki code#PoolCounter.php

Abstract class that provides for semaphore semantics for restricting the number of PoolCounter workers that may be concurrently performing the same task.

Extended by

Category:MediaWiki code