concrt140: Use atomic write for releasing threadsafe_queue spin lock.
This fixes data race in ARM/ARM64 platforms, and prevents potential memory access reordering by the compiler.
This fixes data race in ARM/ARM64 platforms, and prevents potential memory access reordering by the compiler.