npad: Fix data race when updating devices
Add a lock to avoid data races. This reduces the number of -fsanitize=thread errors significantly.
Please register or sign in to comment
Add a lock to avoid data races. This reduces the number of -fsanitize=thread errors significantly.