php-doc-en/reference/pthreads/versions.xml
2017-08-17 18:36:14 +00:00

101 lines
4.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<!-- Classes and Methods -->
<function name='threaded' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::run' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::wait' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::notify' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::notifyone' from='PECL pthreads &gt;= 3.0.0'/>
<function name='threaded::isrunning' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::iswaiting' from='PECL pthreads &lt; 3.0.0'/>
<function name='threaded::isterminated' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::getterminationinfo' from='PECL pthreads &lt; 3.0.0'/>
<function name='threaded::synchronized' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::lock' from='PECL pthreads &lt; 3.0.0'/>
<function name='threaded::unlock' from='PECL pthreads &lt; 3.0.0'/>
<function name='threaded::merge' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::shift' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::chunk' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::pop' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::count' from='PECL pthreads &gt;= 2.0.0'/>
<function name='threaded::extend' from='PECL pthreads &gt;= 2.0.8'/>
<function name='threaded::from' from='PECL pthreads &gt;= 2.0.9'/>
<function name='thread' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::start' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::join' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::detach' from='PECL pthreads &lt; 3.0.0'/>
<function name='thread::isstarted' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::isjoined' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::getthreadid' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::getcreatorid' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::getcurrentthreadid' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::getcurrentthread' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::kill' from='PECL pthreads &lt; 3.0.0'/>
<function name='thread::globally' from='PECL pthreads &lt; 3.0.0'/>
<function name='worker' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::shutdown' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::stack' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::unstack' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::getstacked' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::isshutdown' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::isworking' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::collect' from='PECL pthreads &gt;= 3.0.0'/>
<function name='mutex' from='PECL pthreads &lt; 3.0.0'/>
<function name='mutex::__construct' from='PECL pthreads &lt; 3.0.0'/>
<function name='mutex::create' from='PECL pthreads &lt; 3.0.0'/>
<function name='mutex::lock' from='PECL pthreads &lt; 3.0.0'/>
<function name='mutex::trylock' from='PECL pthreads &lt; 3.0.0'/>
<function name='mutex::unlock' from='PECL pthreads &lt; 3.0.0'/>
<function name='mutex::destroy' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond::create' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond::signal' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond::wait' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond::broadcast' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond::destroy' from='PECL pthreads &lt; 3.0.0'/>
<function name='pool' from='PECL pthreads &gt;= 2.0.0'/>
<function name='pool::__construct' from='PECL pthreads &gt;= 2.0.0'/>
<function name='pool::resize' from='PECL pthreads &gt;= 2.0.0'/>
<function name='pool::submit' from='PECL pthreads &gt;= 2.0.0'/>
<function name='pool::submitto' from='PECL pthreads &gt;= 2.0.0'/>
<function name='pool::collect' from='PECL pthreads &gt;= 2.0.0'/>
<function name='pool::shutdown' from='PECL pthreads &gt;= 2.0.0'/>
<function name='collectable' from='PECL pthreads &gt;= 2.0.8'/>
<function name='collectable::isgarbage' from='PECL pthreads &gt;= 2.0.8'/>
<function name='collectable::setgarbage' from='PECL pthreads &lt; 3.0.0'/>
<function name='volatile' from='PECL pthreads &gt;= 3.0.0'/>
</versions>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->