wireplumber/modules/module-config-policy
George Kiagiadakis 57ac90b188 config-policy: avoid race condition in the unit tests
Clear self->pending_endpoint before sending the done signal,
because the signal will trigger a new endpoint to be added in the
unit test and this may happen before g_clear_object is called,
in which case adding the new endpoint fails
2019-12-11 19:15:02 +02:00
..
config-policy.c config-policy: avoid race condition in the unit tests 2019-12-11 19:15:02 +02:00
config-policy.h modules: add config policy module 2019-12-04 16:38:35 -05:00
parser-endpoint-link.c lib: rename WpEndpoint* to WpBaseEndpoint* 2019-12-11 19:05:05 +02:00
parser-endpoint-link.h lib: rename WpEndpoint* to WpBaseEndpoint* 2019-12-11 19:05:05 +02:00
parser-streams.c parser-streams: add get_lowest_stream API 2019-12-05 10:46:34 -05:00
parser-streams.h parser-streams: add get_lowest_stream API 2019-12-05 10:46:34 -05:00