c-pal/win32
Nishikant Deshmukh 7657e2df2c
Threadpool open and close function scope reduction (#408)
* Threadpool open and close function scope reduction

* Retry tests with 3000 msec sleep

* Commenting out some chaos tests

* Chaos test fix

* Avoiding compiler optimization for chaos_delay function

* Change to chaos_delay to satisfy RelWithDebInfo JEMALLOC

* Addressed Dan comments

* Pushing Threadpool changes so that interlocked and sync changes are in a different PR

* Removed threadpool_open and threadpool_close

* Branch merge

* Avoiding compiler optimization for chaos_delay function

* Change to chaos_delay to satisfy RelWithDebInfo JEMALLOC

* Addressed Dan comments

* Pushing Threadpool changes so that interlocked and sync changes are in a different PR

* Using the interlocked_hl and sync functions

* Fix the removal of few lines due to merge conflict previously
2024-11-20 23:23:31 +00:00
..
devdoc Threadpool open and close function scope reduction (#408) 2024-11-20 23:23:31 +00:00
inc/c_pal job_object_helper_v2 spec and header (#377) 2024-10-08 03:37:22 +00:00
reals Add real_threadpool_thandle for convenience in UTs (#405) 2024-11-04 09:54:16 -08:00
src Threadpool open and close function scope reduction (#408) 2024-11-20 23:23:31 +00:00
tests Threadpool open and close function scope reduction (#408) 2024-11-20 23:23:31 +00:00
CMakeLists.txt add the smallest precompiled header and use it in 1x project. (#384) 2024-10-11 10:26:22 -07:00