core: Use atomic instead of a lock to protect is_paused.
- This allows us to call IsPaused() elsewhere if we are holding the suspend lock.
Please register or sign in to comment
- This allows us to call IsPaused() elsewhere if we are holding the suspend lock.