编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 runnable interfacephp pht the threaded interfacephp pthreads threaded 类php eventbuffer releases lock acquired by eventbuffer lockphp wincache 函数 releases an exclusive lock on a given keyphp 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 pushes a value to the end of a queuephp 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 acquires the vector s mutex lockphp pht vector pops a value to the vectorphp pht vector releases the vector s mutex lockphp syncreaderwriter releases a read lockphp syncreaderwriter releases a write lock
关注编程学问公众号
编程学问网 湘ICP备20001732号