编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « pht\Threaded::lock
  • Semaphore »
  • PHP Manual
  • pht\Threaded
  • Releases the mutex lock

pht\Threaded::unlock

(PECL pht >= 0.0.1)

pht\Threaded::unlock — Releases the mutex lock

说明

public pht\Threaded::unlock ( void ) : 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.

相关文章
php pht the threaded interfacephp eventbuffer releases lock acquired by eventbuffer lockphp cubrid 函数 set a write lock on the given oidphp informix 函数 releases resources for the queryphp wincache 函数 releases an exclusive lock on a given keyphp pht 简介php pht atomicinteger acquires the atomic integer s mutex lockphp pht atomicinteger releases the atomic integer s mutex lockphp pht hashtable acquires the hash table s mutex lockphp pht hashtable releases the hash table s mutex lockphp pht queue acquires the queue s mutex lockphp pht queue releases the queue s mutex lockphp pht runnable the entry point of a threaded classphp pht threaded acquires the mutex lockphp pht threaded releases the mutex lockphp pht vector vector creationphp pht vector acquires the vector s mutex lockphp pht vector releases the vector s mutex lockphp syncreaderwriter releases a read lockphp syncreaderwriter releases a write lock
关注编程学问公众号
编程学问网 湘ICP备20001732号