pht\Threaded::lock

(PECL pht >= 0.0.1)

pht\Threaded::lockAcquires the mutex lock

Описание

public pht\Threaded::lock ( void ) : void

This method will acquire the mutex lock associated with the given class (either a pht\HashTable, pht\Queue, pht\Vector, or pht\AtomicInteger).

Список параметров

У этой функции нет параметров.

Возвращаемые значения

No return value.