Categories
Recent releases
Original PECL site
Login
Support
Bugs
PECL
System
pthreads
0.1.0
pthreads 0.1.0
Threading API
A compatible Threading API for PHP
Download 0.1.0
License: PHP License
Changes
fixed shutdown handler causing segfaults
add ::kill method, safely kill threads that are blocking/misbehaving
fix segfault induced by clone
fix usage of sessions causing segfaults
various internal changes to improve stability