# GSequencer - Advanced GTK Sequencer # Copyright (C) 2005-2021 Joël Krähemann # # This file is part of GSequencer. # # GSequencer is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # GSequencer is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GSequencer. If not, see . ags_concurrency_provider_get_type ags_concurrency_provider_get_main_loop ags_concurrency_provider_set_main_loop ags_concurrency_provider_get_task_launcher ags_concurrency_provider_set_task_launcher ags_concurrency_provider_get_thread_pool ags_concurrency_provider_set_thread_pool ags_concurrency_provider_get_worker ags_concurrency_provider_set_worker ags_returnable_thread_get_type ags_returnable_thread_flags_get_type ags_returnable_thread_test_flags ags_returnable_thread_set_flags ags_returnable_thread_unset_flags ags_returnable_thread_safe_run ags_returnable_thread_connect_safe_run ags_returnable_thread_disconnect_safe_run ags_returnable_thread_new ags_message_envelope_get_type ags_message_envelope_get_sender ags_message_envelope_get_recipient ags_message_envelope_get_doc ags_message_envelope_get_parameter ags_message_envelope_new ags_message_envelope_new_with_params ags_generic_main_loop_get_type ags_generic_main_loop_new ags_timestamp_get_type ags_timestamp_flags_get_type ags_timestamp_test_flags ags_timestamp_set_flags ags_timestamp_unset_flags ags_timestamp_get_unix_time ags_timestamp_set_unix_time ags_timestamp_get_ags_offset ags_timestamp_set_ags_offset ags_timestamp_new ags_task_get_type ags_task_test_flags ags_task_set_flags ags_task_unset_flags ags_task_launch ags_task_failure ags_task_new ags_message_delivery_get_type ags_message_delivery_set_message_queue ags_message_delivery_get_message_queue ags_message_delivery_add_message_queue ags_message_delivery_remove_message_queue ags_message_delivery_find_sender_namespace ags_message_delivery_find_recipient_namespace ags_message_delivery_add_message_envelope ags_message_delivery_remove_message_envelope ags_message_delivery_find_sender ags_message_delivery_find_recipient ags_message_delivery_query_message ags_message_delivery_get_instance ags_message_delivery_new ags_thread_pool_get_type ags_thread_pool_flags_get_type ags_thread_pool_pull ags_thread_pool_start ags_thread_pool_new ags_thread_application_context_get_type ags_thread_application_context_flags_get_type ags_thread_application_context_register_types ags_thread_application_context_new ags_thread_get_type ags_thread_flags_get_type ags_thread_status_flags_get_type ags_thread_sync_tic_flags_get_type ags_thread_global_get_use_sync_counter ags_thread_test_flags ags_thread_set_flags ags_thread_unset_flags ags_thread_test_status_flags ags_thread_set_status_flags ags_thread_unset_status_flags ags_thread_clear_status_flags ags_thread_test_sync_tic_flags ags_thread_set_sync_tic_flags ags_thread_unset_sync_tic_flags ags_thread_clear_sync_tic_flags ags_thread_set_current_sync_tic ags_thread_get_current_sync_tic ags_thread_set_delay ags_thread_get_delay ags_thread_set_frequency ags_thread_get_frequency ags_thread_set_max_precision ags_thread_get_max_precision ags_thread_find_type ags_thread_self ags_thread_parent ags_thread_next ags_thread_prev ags_thread_children ags_thread_get_toplevel ags_thread_first ags_thread_last ags_thread_lock ags_thread_trylock ags_thread_unlock ags_thread_remove_child ags_thread_add_child ags_thread_add_child_extended ags_thread_is_current_ready ags_thread_is_tree_ready_recursive ags_thread_prepare_current_sync ags_thread_prepare_tree_sync_recursive ags_thread_set_current_sync ags_thread_set_tree_sync_recursive ags_thread_clock ags_thread_add_start_queue ags_thread_add_start_queue_all ags_thread_start ags_thread_run ags_thread_stop ags_thread_new ags_worker_thread_get_type ags_worker_thread_status_flags_get_type ags_worker_thread_test_status_flags ags_worker_thread_set_status_flags ags_worker_thread_unset_status_flags ags_woker_thread_do_poll_loop ags_worker_thread_do_poll ags_worker_thread_new ags_task_launcher_get_type ags_task_launcher_flags_get_type ags_task_launcher_test_flags ags_task_launcher_set_flags ags_task_launcher_unset_flags ags_task_launcher_attach ags_task_launcher_add_task ags_task_launcher_add_task_all ags_task_launcher_add_cyclic_task ags_task_launcher_remove_cyclic_task ags_task_launcher_run ags_task_launcher_sync_run ags_task_launcher_new ags_destroy_worker_get_type ags_destroy_entry_alloc ags_destroy_worker_add ags_destroy_worker_get_instance ags_destroy_worker_new ags_message_queue_get_type ags_message_queue_set_sender_namespace ags_message_queue_get_sender_namespace ags_message_queue_set_recipient_namespace ags_message_queue_get_recipient_namespace ags_message_queue_set_message_envelope ags_message_queue_get_message_envelope ags_message_queue_add_message_envelope ags_message_queue_remove_message_envelope ags_message_queue_find_sender ags_message_queue_find_recipient ags_message_queue_query_message ags_message_queue_new ags_task_completion_get_type ags_task_completion_flags_get_type ags_task_completion_test_flags ags_task_completion_set_flags ags_task_completion_unset_flags ags_task_completion_complete ags_task_completion_new