]> git.ipfire.org Git - thirdparty/asterisk.git/commit
channel: Use frame deferral API for safe sleep. 00/4300/2
authorMark Michelson <mmichelson@digium.com>
Thu, 3 Nov 2016 21:46:41 +0000 (16:46 -0500)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 8 Nov 2016 14:15:31 +0000 (07:15 -0700)
commit44f7e252397fd87420b3374df26941d7436401b3
tree26c6bdb4b0b38214d99f1714e6a58e98560e81f4
parent2e3a3545754749de21873bfdc6d1a40ec7d8893f
channel: Use frame deferral API for safe sleep.

This is another case where manual frame deferral can be replaced with
centralized routines instead.

Change-Id: I42cdf205f8f29a7977e599751a57efbaac07c30e
main/channel.c