onnxruntime/include/onnxruntime/core/platform
RandySheriffH 40568d8821
Wait for dispatch done in RunParallelSection to fix random TP UT crash (#7443)
* wait for dispatch done in RunParallelSection

* pass worker_fn by value

* cancel move

* only move work_fn when it is lastly referred

Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2021-04-26 14:12:10 -07:00
..
windows
Barrier.h ThreadPool clean up : mm_pause in loops, correctly spin-then-wait, and adopt static methods consistently in the API (#5590) 2020-10-28 09:49:18 +00:00
EigenNonBlockingThreadPool.h Wait for dispatch done in RunParallelSection to fix random TP UT crash (#7443) 2021-04-26 14:12:10 -07:00
ort_mutex.h WebAssembly multi-threads support. (#7326) 2021-04-15 21:46:11 -07:00
threadpool.h Thread pool profiler (#6748) 2021-03-22 10:49:57 -07:00
tracing.h