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