Activity
throw_helper - a unified way to throw null pointer exceptions and shu…
throw_helper - a unified way to throw null pointer exceptions and shu…
Pull request merge
upgrade ubuntu and mac-os in the runners
upgrade ubuntu and mac-os in the runners
small improvements, formatting
small improvements, formatting
small fix for clang compilation error
small fix for clang compilation error
task refactor, small threadpool fine-tune, fork_join implementation
task refactor, small threadpool fine-tune, fork_join implementation
modify tests to work with throw_helper
modify tests to work with throw_helper
async_lock, scoped_async_lock and async_condition_variable to use thr…
async_lock, scoped_async_lock and async_condition_variable to use thr…
make_xx, resume_on, parallel-coroutine to use throw_helper
make_xx, resume_on, parallel-coroutine to use throw_helper
more files to use throw_helper
more files to use throw_helper
generator, result, timer, timer_queue to use throw_helper
generator, result, timer, timer_queue to use throw_helper
thread pool improvements
thread pool improvements
remove idle_set from thread_pool_executor
remove idle_set from thread_pool_executor
fine tune yield count when no jobe
fine tune yield count when no jobe
compilation fix
compilation fix
abort for worker_thread_executor
abort for worker_thread_executor
prevent data race when shut-downing the executor
prevent data race when shut-downing the executor
worker_thread_ex improvements
worker_thread_ex improvements
thread_pool_improvements
thread_pool_improvements