pht\Threaded::unlock

Releases the mutex lock

説明

public void 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.