]> git.ipfire.org Git - thirdparty/asterisk.git/commit
channel: Use frame deferral API for safe sleep. 45/4345/1
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 13:01:27 +0000 (06:01 -0700)
commit1db9e7886cc72355663123e906cf5f2dc4a2ef84
tree0303e967defcc630e72fa8c8bffd14f3eea52854
parent0288fba2f0c0d208b3e6d563f5f77badf15cd3a7
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
(cherry picked from commit d149c4b9e07eeb880d8428ad52c6fdb315cc15f5)
main/channel.c