]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] Fix crash in switch_sql_queue_manager on shutdown, improve thread-safety,... switch_sql_queue_manager
authorAndrey Volk <andywolk@gmail.com>
Fri, 6 Dec 2019 10:23:37 +0000 (14:23 +0400)
committerAndrey Volk <andywolk@gmail.com>
Mon, 9 Dec 2019 14:38:50 +0000 (18:38 +0400)
commit234e04e75294c48d3d169b3e0e4e86749d1833c2
tree82914d559c14eee05af7afc255479f5c51d31437
parentb93eea73ef44df033c0d3cc107f58b8f270555f9
[Core] Fix crash in switch_sql_queue_manager on shutdown, improve thread-safety, implement switch_thread_ctl functionality.
src/include/switch_module_interfaces.h
src/include/switch_types.h
src/include/switch_utils.h
src/switch_core_sqldb.c
src/switch_event.c
src/switch_loadable_module.c
src/switch_log.c