-
Notifications
You must be signed in to change notification settings - Fork 18
Issues: pmmp/ext-pmmpthread
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
VirtualProtect errors in some tests on Windows when OPcache is enabled
bug
help wanted
#144
opened Nov 18, 2024 by
dktapps
Incorrect copying of internal functions from extensions loaded via dl
#122
opened Jun 7, 2023 by
AndrewKusov
Segfault when using PTHREADS_INHERIT_NONE and anonymous class in run()
#115
opened May 17, 2023 by
dktapps
Segfault when using PTHREADS_INHERIT_NONE and calling global function
#111
opened Apr 24, 2023 by
dktapps
property_exists() returns the wrong result for uninitialized typed properties
#105
opened Mar 18, 2023 by
dktapps
Potential performance issue of PTHREADS_ZG(resolve), global object table, and more
performance
#91
opened Feb 2, 2023 by
dktapps
Allow lockless reads of
ThreadedBase
properties if they are readonly
performance
#86
opened Jan 22, 2023 by
dktapps
Make a concrete Thread type that accepts Closure, rather than being extended
#78
opened Aug 15, 2022 by
dktapps
Threaded internal pthread_cond_t always initialized (expensive), though potentially not used
performance
#72
opened Oct 31, 2021 by
dktapps
Drop support for class/function/constant copying
Threaded classes
#64
opened Sep 27, 2021 by
dktapps
Create persistent copies of classes when they are loaded, instead of when they are used
Threaded classes
#62
opened Aug 3, 2021 by
dktapps
Worker::isRunning() returns false after its run() method exits, even if it's running tasks
#60
opened May 21, 2021 by
dktapps
Remove unintuitive object compare behaviour
Clear limitations
pthreads' limits MUST NOT be disguised behind any magic or potentially surprising behaviour
#56
opened Apr 2, 2021 by
dktapps
Previous Next
ProTip!
Adding no:label will show everything without a label.