php-doc-en/reference/pthreads
2021-02-03 14:09:51 +01:00
..
collectable Collectable::setGarbage has been removed in pthreads v3 2017-08-06 09:14:41 +00:00
cond Use integer instead of long 2018-01-25 16:06:58 +00:00
mutex Use integer instead of long 2018-01-25 16:06:58 +00:00
pool Fix parameter name 2018-10-06 11:56:46 +00:00
thread Use int instead of integer in return type 2018-01-25 15:57:18 +00:00
threaded Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
worker Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
book.xml Document that pthreads is dead 2021-02-03 14:09:51 +01:00
collectable.xml Collectable is now an interface for Threaded 2017-08-06 09:09:38 +00:00
cond.xml
configure.xml
constants.xml Use canonical type names 2020-11-02 15:39:04 +00:00
modifiers.xml Mention that method modifier semantics are no longer applicable 2017-04-27 15:39:41 +00:00
mutex.xml
pool.xml Pthreads v3: Pool:: no longer exists 2017-08-26 08:43:21 +00:00
reference.xml
setup.xml
thread.xml
threaded.xml Collectable is now an interface for Threaded 2017-08-06 09:09:38 +00:00
versions.xml Remove unnecessary version information 2017-08-17 18:36:14 +00:00
volatile.xml add inherited methods to Volatile synopsis and missing examples title 2017-08-17 12:59:05 +00:00
worker.xml Workers no longer have to track their work 2017-08-06 09:02:55 +00:00