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