Haxe extern definitions for php pthreads.
A bunch of extern definitions for php pthreads extension. Nothing is tested and some things are incomplete as we are only using the definitions for other extern libs. Feel free to contribute your changes to make the library more complete.
Make sure you're running a build php that has the pthreads v3.x extension enabled, then:
Install the library for your dev env:
$ haxelib install haxe-php-pthreads
Add library to your build files:
--library php-haxe-pthreads
Found a problem with this project? Make sure to open an issue on the issue tracker and we'll get it sorted!
The content of this repo is licensed under the Unlicense. A full copy of the license is available here.