vpx_thread: use CreateThread for windows phone
authorJames Zern <jzern@google.com>
Fri, 1 Jul 2016 21:38:14 +0000 (14:38 -0700)
committerJames Zern <jzern@google.com>
Sat, 2 Jul 2016 02:36:58 +0000 (19:36 -0700)
commit3007081a8780cef13dcee5c5fb6640cb316de827
tree3a0237e043d765186a797c02a473d2bfe95fb6cf
parent7954e67bb85b6b13ab8ff4036fff29bfc3547901
vpx_thread: use CreateThread for windows phone

BUG=b/29583578

original webp change:

commit d2afe974f9d751de144ef09d31255aea13b442c0
Author: James Zern <jzern@google.com>
Date:   Mon Nov 23 20:41:26 2015 -0800

    thread: use CreateThread for windows phone

    _beginthreadex is unavailable for winrt/uwp

    Change-Id: Ie7412a568278ac67f0047f1764e2521193d74d4d

100644 blob 93f7622797f05f6acc1126e8296c481d276e4047 src/utils/thread.c
100644 blob 840831185502d42a3246e4b7ff870121c8064791 src/utils/thread.h

Change-Id: Iade8fff6367b45534986c77ebe61abeb45bce0f8
vpx_util/vpx_thread.h