webrtc/talk/examples/peerconnection/client
decurtis@webrtc.org bfa3c7253f Don't call g_thread_init on glib >=2.31.0
g_thread_init() is deprecated in glib 2.31.0 and later. This will call
g_thread_ini() only when compiling against older versions of glib.

BUG=1971,chromium:253566
R=pthatcher@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/40019004

Cr-Commit-Position: refs/heads/master@{#8400}
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8400 4adac7df-926f-26a2-2b94-8c16560cd09d
2015-02-17 21:23:13 +00:00
..
linux Don't call g_thread_init on glib >=2.31.0 2015-02-17 21:23:13 +00:00
conductor.cc Enable DTLS for peerconnection example. If it's a loopback test, then we recreate another peerconnection with DTLS off. 2015-01-29 04:23:39 +00:00
conductor.h Enable DTLS for peerconnection example. If it's a loopback test, then we recreate another peerconnection with DTLS off. 2015-01-29 04:23:39 +00:00
defaults.cc Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
defaults.h Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
flagdefs.h Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
main_wnd.cc Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
main_wnd.h Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
main.cc Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
peer_connection_client.cc Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
peer_connection_client.h Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00