]> git.ipfire.org Git - thirdparty/asterisk.git/commit
taskpool: Fix some references to threadpool that should be taskpool.
authorGeorge Joseph <gjoseph@sangoma.com>
Fri, 10 Oct 2025 12:26:05 +0000 (06:26 -0600)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 13 Oct 2025 15:34:18 +0000 (15:34 +0000)
commit21df9edc380fcf17ffff2fa5cacda601fe5c19b6
tree1d45d22fcc9e0b9cd8c501fb41603423ad89d6cd
parentfab46493b321c72a4ea0e58bfa3df5428391af1a
taskpool:  Fix some references to threadpool that should be taskpool.

Resolves: #1478
include/asterisk/stasis.h
include/asterisk/stasis_internal.h
include/asterisk/stasis_message_router.h
main/stasis_message_router.c
tests/test_stasis.c