[ class tree: functions ] [ index: functions ] [ all elements ]

Class: Mutex

Source Location: /functions-basic.php

Class Mutex

Class Overview

Zenphoto Mutex class

Located in /functions-basic.php [line 1566]



		
				Author(s):
		
  • Stephen
Information Tags:

Methods

[ Top ]
Method Summary
Mutex   __construct()  
void   __destruct()  
void   lock()  
void   unlock()   Unlock the mutex.

[ Top ]
Methods
Constructor __construct  [line 1573]

  Mutex __construct( [ $lock = 'zP'], [ $concurrent = NULL]  )

Parameters:
   $lock: 
   $concurrent: 


[ Top ]
Destructor __destruct  [line 1603]

  void __destruct( )



[ Top ]
lock  [line 1609]

  void lock( )


API Tags:
Access:  public


[ Top ]
unlock  [line 1628]

  void unlock( )

Unlock the mutex.


API Tags:
Access:  public


[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:31 +0200 by phpDocumentor 1.4.3