pht\HashTable::unlockReleases the hash table's mutex lock 説明
public void pht\HashTable::unlock
( void
)
This method will release the mutex lock associated with the hash table. パラメータこの関数にはパラメータはありません。 戻り値No return value. 例
例1 Locking a hash table's mutex lock
<?php |