Home
last modified time | relevance | path

Searched refs:pa_detect_fork (Results 1 – 10 of 10) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dstream.c105 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_stream_new_with_proplist_internal()
360 PA_CHECK_VALIDITY_RETURN_ANY(s->context, !pa_detect_fork(), PA_ERR_FORKED, PA_INVALID_INDEX); in pa_stream_get_index()
1230 PA_CHECK_VALIDITY(s->context, !pa_detect_fork(), PA_ERR_FORKED); in create_stream()
1458 PA_CHECK_VALIDITY(s->context, !pa_detect_fork(), PA_ERR_FORKED); in pa_stream_begin_write()
1492 PA_CHECK_VALIDITY(s->context, !pa_detect_fork(), PA_ERR_FORKED); in pa_stream_cancel_write()
1520 PA_CHECK_VALIDITY(s->context, !pa_detect_fork(), PA_ERR_FORKED); in pa_stream_write_ext_free()
1658 PA_CHECK_VALIDITY(s->context, !pa_detect_fork(), PA_ERR_FORKED); in pa_stream_peek()
1691 PA_CHECK_VALIDITY(s->context, !pa_detect_fork(), PA_ERR_FORKED); in pa_stream_drop()
1718 PA_CHECK_VALIDITY_RETURN_ANY(s->context, !pa_detect_fork(), PA_ERR_FORKED, (size_t) -1); in pa_stream_writable_size()
1729 PA_CHECK_VALIDITY_RETURN_ANY(s->context, !pa_detect_fork(), PA_ERR_FORKED, (size_t) -1); in pa_stream_readable_size()
[all …]
Dext-device-manager.c91 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_manager_test()
191 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_manager_read()
223 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_manager_set_device_description()
259 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_manager_delete()
308 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_manager_enable_role_device_priority_routing()
340 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_manager_reorder_devices_for_role()
381 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_manager_subscribe()
406 if (pa_detect_fork()) in pa_ext_device_manager_set_subscribe_cb()
Dintrospect.c326 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_get_sink_info_by_index()
349 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_get_sink_info_by_name()
372 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_set_sink_port_by_index()
397 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_set_sink_port_by_name()
605 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_get_source_info_by_index()
628 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_get_source_info_by_name()
651 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_set_source_port_by_index()
676 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_set_source_port_by_name()
758 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_get_client_info()
1022 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_get_card_info_by_index()
[all …]
Dext-stream-restore.c87 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_stream_restore_test()
168 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_stream_restore_read()
202 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_stream_restore_write()
262 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_stream_restore_delete()
308 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_stream_restore_subscribe()
333 if (pa_detect_fork()) in pa_ext_stream_restore_set_subscribe_cb()
Dext-device-restore.c92 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_restore_test()
121 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_restore_subscribe()
146 if (pa_detect_fork()) in pa_ext_device_restore_set_subscribe_cb()
245 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_restore_read_formats_all()
276 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_restore_read_formats()
314 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_ext_device_restore_save_formats()
Dcontext.c141 if (pa_detect_fork()) in pa_context_new_with_proplist()
998 PA_CHECK_VALIDITY(c, !pa_detect_fork(), PA_ERR_FORKED);
1088 if (pa_detect_fork())
1116 if (pa_detect_fork())
1130 if (pa_detect_fork())
1144 PA_CHECK_VALIDITY(c, !pa_detect_fork(), PA_ERR_FORKED);
1201 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED);
1250 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED);
1277 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED);
1297 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED);
[all …]
Dscache.c45 PA_CHECK_VALIDITY(s->context, !pa_detect_fork(), PA_ERR_FORKED); in pa_stream_connect_upload()
87 PA_CHECK_VALIDITY(s->context, !pa_detect_fork(), PA_ERR_FORKED); in pa_stream_finish_upload()
176 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_play_sample()
216 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_play_sample_with_proplist()
259 PA_CHECK_VALIDITY_RETURN_NULL(c, !pa_detect_fork(), PA_ERR_FORKED); in pa_context_remove_sample()
Dfork-detect.h23 int pa_detect_fork(void);
Dfork-detect.c31 int pa_detect_fork(void) { in pa_detect_fork() function
Doperation.c146 if (pa_detect_fork()) in pa_operation_set_state_callback()