eAcceleratorLocker Class Reference
[Different locking methods implementation]

See also:
http://eaccelerator.net/
More...

Inheritance diagram for eAcceleratorLocker:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 get ($key)
 acquire lock
 free ($key)
 release lock
 drop ($key)
 completely remove lock
 clean ()
 drop all acquired/released locks


Detailed Description

See also:
http://eaccelerator.net/

Definition at line 18 of file eAcceleratorLocker.class.php.


Member Function Documentation

eAcceleratorLocker::get ( key  ) 

acquire lock

Reimplemented from BaseLocker.

Definition at line 20 of file eAcceleratorLocker.class.php.

eAcceleratorLocker::free ( key  ) 

release lock

Reimplemented from BaseLocker.

Definition at line 25 of file eAcceleratorLocker.class.php.

Referenced by drop().

eAcceleratorLocker::drop ( key  ) 

completely remove lock

Reimplemented from BaseLocker.

Definition at line 30 of file eAcceleratorLocker.class.php.

References free().

Here is the call graph for this function:

eAcceleratorLocker::clean (  ) 

drop all acquired/released locks

Reimplemented from BaseLocker.

Definition at line 35 of file eAcceleratorLocker.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:19 2007 for onPHP by  doxygen 1.5.4