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
ndk-glue: Document lock behaviour in Event and ensure pointer equality (#174)
This completes #134 by applying the same pointer-equality check in
`on_input_queue_destroyed` to `on_window_destroyed`, and documents when
the user should hold on to or release any of the `RWLock`s to ensure
proper lifetimes for dependencies like surfaces in graphics APIs.
0 commit comments