Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modify_senders: re-introduce check for modification-in-progress
Since I7b6e015fa5fc6dc4492c44d9c81e38f3ef531f51 the modify_senders operation is protected against concurrent modifications of the sender list from threads on a different CPU and against vanishing the target thread. But we still need to detect if the modify_senders operation is currently in progress by a thread running on the same CPU. See ticket #CD-1131. See ticket #CD-1159. Change-Id: I10daaa00a198e652ac0b4bd7a1e773e6ceb5be52
- Loading branch information