mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
global: move serial counter to context
This commit is contained in:
parent
8698d5a548
commit
54d50b943f
2 changed files with 5 additions and 5 deletions
|
|
@ -424,6 +424,7 @@ struct pw_context {
|
|||
|
||||
struct pw_mempool *pool; /**< global memory pool */
|
||||
|
||||
uint64_t serial;
|
||||
struct pw_map globals; /**< map of globals */
|
||||
|
||||
struct spa_list core_impl_list; /**< list of core_imp */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue