Currently the library ignores requested wait policy in the presence of tasking.
Threads always actively spin. The patch fixes this problem making the wait
policy passive if this explicitly requested by user.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo