aom/vpx_ports
Ralph Giles 2635573a7f Use Interlocked calls in win32 once() implementation.
This is simpler than the previous scheme, which tried to allocate
the CRITICAL_SECTION struct in a thread-safe manner before it
could use it to run the wrapped function in a thread-safe manner.

Change-Id: I172e5544e5f16403a3a0e5e2b9104b1292a0d786
2015-11-13 13:04:36 -08:00
..
arm.h Clarify GCC version check 2014-09-25 11:53:45 -07:00
arm_cpudetect.c Remove asm offset dependencies 2014-11-06 16:00:01 -08:00
bitops.h Restrict get_msb inputs 2015-09-22 00:24:01 +00:00
config.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
emmintrin_compat.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
emms.asm Add support for x64 and win64 yasm flags. 2013-01-31 16:25:37 -08:00
mem.h Relocate memory operations for common code 2015-05-13 11:41:15 -07:00
mem_ops.h inline vpx functions in headers to avoid unused function warning 2014-08-12 16:52:33 -07:00
mem_ops_aligned.h inline vpx functions in headers to avoid unused function warning 2014-08-12 16:52:33 -07:00
msvc.h vpx_ports/msvc.h: include math.h for ceil/floor 2015-08-08 11:11:23 -07:00
system_state.h Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h 2015-08-10 15:37:14 -07:00
vpx_once.h Use Interlocked calls in win32 once() implementation. 2015-11-13 13:04:36 -08:00
vpx_ports.mk Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h 2015-08-10 15:37:14 -07:00
vpx_timer.h Include vpx_config.h in vpx_timer.h 2014-08-18 11:02:16 -07:00
x86.h vpx_ports/x86.h: fix visual studio build warning 2015-08-08 11:10:44 -07:00
x86_abi_support.asm x86_abi_support: set LIBVPX_RAND w/vp9-postproc 2014-12-12 11:07:29 -08:00