Php/docs/pht-threaded.unlock

提供:Dev Guides
< Php
移動先:案内検索

pht\Threaded::unlock

(PECL pht >= 0.0.1)

pht\Threaded::unlockReleases the mutex lock


説明

public pht\Threaded::unlock ( ) : void

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


パラメータ

この関数にはパラメータはありません。


返り値

No return value.