SystemFiveLocker Class Reference
[Different locking methods implementation]

System-V semaphores based locking. More...

Inheritance diagram for SystemFiveLocker:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 get ($key)
 acquire lock
 free ($key)
 release lock
 drop ($key)
 completely remove lock


Detailed Description

System-V semaphores based locking.

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


Member Function Documentation

SystemFiveLocker::get ( key  ) 

acquire lock

Reimplemented from BaseLocker.

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

SystemFiveLocker::free ( key  ) 

release lock

Reimplemented from BaseLocker.

Definition at line 36 of file SystemFiveLocker.class.php.

SystemFiveLocker::drop ( key  ) 

completely remove lock

Reimplemented from BaseLocker.

Definition at line 50 of file SystemFiveLocker.class.php.


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