c-pal/interfaces
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 Revert check in for Socket transport (#392) 2024-10-21 18:24:53 +00:00
reals Added method to get time elapsed in seconds without creating a timer (#369) 2024-09-19 13:33:49 +05:30
tests Revert check in for Socket transport (#392) 2024-10-21 18:24:53 +00:00
CMakeLists.txt add the smallest precompiled header and use it in 1x project. (#384) 2024-10-11 10:26:22 -07:00