Skip to content

Convert the task->flags to atomic_uint and use atomic_fetch_or and...

Ondřej Surý requested to merge 1119-tsan-lib/isc/task.c into master

Convert the task->flags to atomic_uint and use atomic_fetch_or and atomic_fetch_and to set and clear flags

Edited by Ondřej Surý

Merge request reports