-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: progschj/ThreadPool
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove trailing return type from enqueue; rely on C++14+ deduction
#130
opened Sep 16, 2025 by
haodayikuairou
Loading…
fix #115: resolve deadlock in ThreadPool destructor
#129
opened Jul 13, 2025 by
gsz666-sysu
Loading…
Use rvalue reference and make the lambda expression more instinctive
#116
opened May 24, 2024 by
eason-777
Loading…
Add an alternate method to enqueueAndDetach a task without requiring the capture of std::future<>
#31
opened Nov 10, 2015 by
Calthron
Loading…
various improvements in performance, safety, features and readability
#27
opened Jul 10, 2015 by
Youka
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.