1
0
mirror of https://github.com/bshoshany/thread-pool.git synced 2026-07-21 19:13:00 +04:00

Updated to v3.5.0

This commit is contained in:
Barak Shoshany
2023-05-25 22:58:28 -04:00
parent 87d415f89c
commit cabb3df587
10 changed files with 1140 additions and 1269 deletions
+7 -1
View File
@@ -6,9 +6,15 @@
What does your pull request fix or add to the library?
**Style**
Have you formatted your code using the `.clang-format` file attached to this project?
**Testing**
Have you tested the new code using the provided automated test program and/or performed any other tests to ensure that it works correctly? If so, please provide information about the test system(s):
Have you tested the new code using the provided automated test program `BS_thread_pool_test.cpp` (preferably with the provided multi-compiler test script `BS_thread_pool_test.ps1`) and/or performed any other tests to ensure that the new code works correctly?
If so, please provide information about the test system(s):
* CPU model, architecture, # of cores and threads:
* Operating system: