]> git.ipfire.org Git - thirdparty/asterisk.git/commit
asterisk.c: When astcanary dies on linux, reset priority on all threads. 17/3917/2
authorWalter Doekes <walter+github@wjd.nu>
Mon, 19 Sep 2016 14:40:40 +0000 (16:40 +0200)
committerWalter Doekes <walter+asterisk@wjd.nu>
Mon, 19 Sep 2016 19:24:31 +0000 (14:24 -0500)
commitbd39d2c0ab73b14badc93dfce865beeb8caaec68
treea234417e43b8c10c9a250162232ad742c1cbedc2
parent64d2ea44d84f44fcb2465022e1296d25bccd656e
asterisk.c: When astcanary dies on linux, reset priority on all threads.

Previously only the canary checking thread itself had its priority set
to SCHED_OTHER. Now all threads are traversed and adjusted.

ASTERISK-19867 #close
Reported by: Xavier Hienne

Change-Id: Ie0dd02a3ec42f66a78303e9c1aac28f7ed9aae39
main/asterisk.c