]> git.ipfire.org Git - thirdparty/cups.git/commit
Add rwlock to Subscriptions and subscription objects since we send
authorMichael R Sweet <msweet@msweet.org>
Thu, 17 Apr 2025 18:34:53 +0000 (14:34 -0400)
committerMichael R Sweet <msweet@msweet.org>
Thu, 17 Apr 2025 18:34:53 +0000 (14:34 -0400)
commitf7d98a0c06e594ba1c2bff69c30e9e9673ae0534
tree3f910094ebb0c7d00dc5b9ae8c516dd8042bff82
parentd777133b13d03e43e7bbb7c0a488476fff488ba5
Add rwlock to Subscriptions and subscription objects since we send
events from a background thread.
scheduler/ipp.c
scheduler/subscriptions.c
scheduler/subscriptions.h