From: Mike Jerris Date: Thu, 30 Jul 2015 03:16:34 +0000 (-0500) Subject: Merge pull request #369 in FS/freeswitch from ~MICHAELGG/freeswitch:minor_perf_tweaks... X-Git-Tag: v1.6.2~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01672dc96be874acc27bd048846d02af4692b643;p=thirdparty%2Ffreeswitch.git Merge pull request #369 in FS/freeswitch from ~MICHAELGG/freeswitch:minor_perf_tweaks to master * commit 'c599f4f44701af865283f33eb0100d395fa77c7f': FS-7894: On Windows, use critical sections instead of mutexes. (Mutexes on Windows are cross-process, unlike lightweight Linux futexes.) FS-7894: Event header ARRAY:: data -- use strcmp to ensure data begins with ARRAY:: instead of substring search --- 01672dc96be874acc27bd048846d02af4692b643