]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Core/General: Add #ifdef needed on FreeBSD. 24/1224/1
authorGuido Falsi <madpilot@freebsd.org>
Tue, 1 Sep 2015 15:16:55 +0000 (17:16 +0200)
committerJoshua Colp <jcolp@digium.com>
Tue, 8 Sep 2015 20:48:25 +0000 (15:48 -0500)
commitffa26a0c2e88ab294e6f0407faa71cc053a4e511
tree41a14a5973629b42defde5df580c8fb1f8e9ca6f
parent07b25a2312efecdfc4aeccaf8742782e714ff358
Core/General: Add #ifdef needed on FreeBSD.

pthread_attr_init() defaults to PTHREAD_EXPLICIT_SCHED on FreeBSD
too.

ASTERISK-25310 #close
Reported by: Guido Falsi

Change-Id: Iae6befac9028b5b9795f86986a4a08a1ae6ab7c4
main/utils.c