about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTomoaki Kawada <kawada@kmckk.co.jp>2022-12-01 16:41:16 +0900
committerTomoaki Kawada <kawada@kmckk.co.jp>2022-12-12 14:22:45 +0900
commit304c6dcaed94ce573755123a7979dd8f2bde7b02 (patch)
tree293cff2cf87b184e4a924d373681ee2b6cf8ede5 /compiler/rustc_codegen_llvm/src
parentae7633f434011fe1829b9b235a20d91634479eb5 (diff)
downloadrust-304c6dcaed94ce573755123a7979dd8f2bde7b02.tar.gz
rust-304c6dcaed94ce573755123a7979dd8f2bde7b02.zip
kmc-solid: Synchronize the first update of `ThreadInner::lifecycle` with the second one on detach
The first update (swap RMW operation) must happen-before the second
update so that the latter can release `ThreadInner` safely.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions