Categories
Recent releases
Original PECL site
Login
Support
Bugs
PECL
System
pthreads
3.0.7
pthreads 3.0.7
Threading API
A compatible Threading API for PHP
Download 3.0.7
License: PHP License
Changes
fix issue destroying monitors (deadlocking on shutdown)
remove Thread::kill
disable auto-join on __destruct of Thread
use global persistent shared strings table
support compiling and linking with AddressSanitizer support