Home
last modified time | relevance | path

Searched refs:unlock_context (Results 1 – 2 of 2) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dilm_control_wayland_platform.c90 static inline void unlock_context(struct ilm_control_context *ctx) in unlock_context() function
1253 unlock_context(ctx); in control_thread()
1274 unlock_context(ctx); in control_thread()
1426 unlock_context(ctx); in impl_sync_and_acquire_instance()
1436 unlock_context(ctx); in release_instance()
1528 unlock_context(ctx); in ilm_getPropertiesOfLayer()
1593 unlock_context(ctx); in ilm_getPropertiesOfScreen()
1706 unlock_context(ctx); in ilm_getLayerIDsOnScreen()
1760 unlock_context(ctx); in ilm_getSurfaceIDsOnLayer()
1770 unlock_context(ctx); in ilm_getSurfaceIDsOnLayer()
[all …]
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c1892 unlock_context (MqStreamCtx * ctx, GstSplitMuxSink * splitmux) in unlock_context() function
2159 g_list_foreach (splitmux->contexts, (GFunc) unlock_context, splitmux); in start_next_fragment()