c++/c# future/task wait_for_any/when_any/WaitAny/WhenAny mathematical defect

后端 未结 0 1433
天命终不由人
天命终不由人 2021-01-11 14:47

wait_all blocks while some is unfinished, until all is finished;
wait_any unblocks if some is finished, not if all is unfinished;

but many implementations of wa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题