Public Member Functions | |
| acquire () | |
| release () | |
| wait () | |
| executeProtected ($mainCallback, $dirtyCallback=false) | |
Definition at line 45 of file PoolCounter.php.
| PoolCounter_Stub::acquire | ( | ) |
Reimplemented from PoolCounter.
Definition at line 46 of file PoolCounter.php.
References Status::newGood().
| PoolCounter_Stub::executeProtected | ( | $ | mainCallback, | |
| $ | dirtyCallback = false | |||
| ) |
Reimplemented from PoolCounter.
Definition at line 58 of file PoolCounter.php.
References Status::newGood().
| PoolCounter_Stub::release | ( | ) |
Reimplemented from PoolCounter.
Definition at line 50 of file PoolCounter.php.
References Status::newGood().
| PoolCounter_Stub::wait | ( | ) |
Reimplemented from PoolCounter.
Definition at line 54 of file PoolCounter.php.
References Status::newGood().
1.5.9