You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zephyr: sync: channel: Pin the bounded message slots
Although this is a private field and never accessed within this code,
explicitly mark it as `Pin` to make it clear that it is important that
the data never be moved.
Signed-off-by: David Brown <[email protected]>
0 commit comments