Implement mutex-free spin lock for task queue #14834
implement spinlock
69b486a8
Merge branch 'main' of https://github.com/microsoft/onnxruntime
9ef0c86b
RandySheriffH
marked this pull request as ready for review 3 years ago
RandySheriffH
changed the title Implement lock-free mutex for task queue for main Implement mutex-free spin lock for task queue 3 years ago
Merge branch 'main' into rashuai/SpinLock
52163584
Merge branch 'main' of https://github.com/microsoft/onnxruntime
27c18030
Merge branch 'rashuai/SpinLock' of https://github.com/microsoft/onnxr…
712cf057
Merge branch 'main' of https://github.com/microsoft/onnxruntime
2a205b5f
Merge branch 'main' into rashuai/SpinLock
8899d2e6
cancel relaxed
bfebe1cf
fix comments
7003b76d
using for typedef
29fe3a84
Merge branch 'main' of https://github.com/microsoft/onnxruntime
82d6e02c
Merge branch 'main' into rashuai/SpinLock
ca28d729
Merge branch 'main' of https://github.com/microsoft/onnxruntime
8449c6f0
Merge branch 'main' into rashuai/SpinLock
52ac89da
Merge branch 'main' into rashuai/SpinLock
ced667f2
Merge branch 'main' into rashuai/SpinLock
55586da4
make lock-free an options and add test to pipeline
50037856
Merge branch 'rashuai/SpinLock' of https://github.com/microsoft/onnxr…
725874c6
move to separate file
4bb92199
snnn
added triage:approved
jchen351
approved these changes
on 2023-05-19
snnn
removed triage:approved
snnn
removed release:1.15
Login to write a write a comment.
Login via GitHub