$locker | SemaphorePool | [private, static] |
$lockerName | SemaphorePool | [private, static] |
$pool | BaseLocker | [protected] |
__construct() | SemaphorePool | [protected] |
BaseLocker::__construct() | Singleton | [protected] |
__destruct() | SemaphorePool | |
clean() | SemaphorePool | |
BaseLocker::clean() | BaseLocker | |
drop($key) | SemaphorePool | |
BaseLocker::drop($key) | BaseLocker | |
dropInstance($class) | Singleton | [static] |
free($key) | SemaphorePool | |
BaseLocker::free($key) | BaseLocker | |
get($key) | SemaphorePool | |
BaseLocker::get($key) | BaseLocker | |
getAllInstances() | Singleton | [static] |
getInstance($class, $args=null) | Singleton | [static] |
me() | SemaphorePool | [static] |
setDefaultLocker($name) | SemaphorePool | [static] |