/third_party/pulseaudio/src/pulse/ |
D | stream.c | 105 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 …]
|
D | ext-device-manager.c | 91 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()
|
D | introspect.c | 326 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 …]
|
D | ext-stream-restore.c | 87 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()
|
D | ext-device-restore.c | 92 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()
|
D | context.c | 141 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 …]
|
D | scache.c | 45 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()
|
D | fork-detect.h | 23 int pa_detect_fork(void);
|
D | fork-detect.c | 31 int pa_detect_fork(void) { in pa_detect_fork() function
|
D | operation.c | 146 if (pa_detect_fork()) in pa_operation_set_state_callback()
|