pipewire/src/modules/module-session-manager/client-session
Barnabás Pőcze f5d51162c4 treewide: mark things static and const
Mark some structures, arrays static/const at various places.
In some cases this prevents unnecessary initialization
when a function is entered.

All in all, the text segments across all shared
libraries are reduced by about 2 KiB. However,
the total size increases by about 2 KiB as well.
2021-06-30 14:44:08 +02:00
..
client-session.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
client-session.h session-manager: move files into client-endpoint / client-session subdirs 2020-03-27 14:56:07 +00:00
endpoint-link.c includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
endpoint-link.h session-manager: move files into client-endpoint / client-session subdirs 2020-03-27 14:56:07 +00:00
session.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
session.h session-manager: move files into client-endpoint / client-session subdirs 2020-03-27 14:56:07 +00:00