php-doc-en/reference/pthreads/threaded
Christoph Michael Becker 9e0f03ac35 Proper variadics instead of pseudo variadics
We markup variadic parameters with the `rep=repeat` standard DocBook
attribute of `<methodparam>`, and use proper variable names instead of
using the old pseudo variable name `...`.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351129 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 11:17:26 +00:00
..
chunk.xml Use int instead of integer in parameters 2018-01-25 15:56:34 +00:00
count.xml Use int instead of integer in return type 2018-01-25 15:57:18 +00:00
extend.xml
from.xml Pthreads: mention Threaded::from alternative 2017-08-17 09:14:11 +00:00
getterminationinfo.xml Mention alternative to Threaded::getTerminationInfo 2017-08-06 09:20:42 +00:00
isrunning.xml Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
isterminated.xml Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
iswaiting.xml Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
lock.xml Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
merge.xml Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
notify.xml Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
notifyone.xml Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
pop.xml Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
run.xml pthreads svn:eol-style 2015-06-08 22:24:49 +00:00
shift.xml fix #66654 wrong return type 2014-09-26 06:52:55 +00:00
synchronized.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
unlock.xml Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
wait.xml Use int instead of integer in parameters 2018-01-25 15:56:34 +00:00