pthreads 3.0.7

Threading API


A compatible Threading API for PHP

License: PHP License

This package is not maintained anymore and has been superseded.

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