Skip to content

Pull requests: progschj/ThreadPool

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

c++2a support.
#121 opened Sep 5, 2024 by BobLiu21 Loading…
A few minor upgrades update of ThreadPool.h
#120 opened Jul 20, 2024 by NITEACE Loading…
Maybe use the lock_guard will be better
#106 opened Oct 16, 2023 by 13579xxl Loading…
Replace deprecated functions on -std=c++17
#102 opened Dec 20, 2022 by JayBluem Loading…
fix: should use lock_guard
#92 opened Oct 5, 2021 by jesson1 Loading…
add wait_for time to let thread to wake up for while
#87 opened Jun 27, 2021 by C8LUKA Loading…
Replacing std::result_of with decltype
#81 opened Sep 18, 2020 by andrevis Loading…
Add Makefile.
#80 opened Aug 25, 2020 by delldu Loading…
C++17 -ify and add maximum task queue size
#75 opened Feb 26, 2020 by HO-COOH Loading…
Add Makefile
#58 opened Jun 22, 2018 by liuzhanhao Loading…
Use C++14 feature: decltype(auto)
#57 opened Apr 24, 2018 by NanXiao Loading…
add CMakeLists.txt
#56 opened Apr 6, 2018 by art1524 Loading…
Remove 'inline' from the destructor
#53 opened Feb 9, 2018 by danilcha Loading…
ProTip! no:milestone will show everything without a milestone.