AuroraOpenALSoft/common
2018-01-28 00:53:21 -08:00
..
align.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
almalloc.c Add a method to get the system's page size 2018-01-16 19:28:10 -08:00
almalloc.h Add a method to get the system's page size 2018-01-16 19:28:10 -08:00
atomic.c Remove a couple unneeded functions 2016-05-25 06:45:56 -07:00
atomic.h Fix up some types for MSVC 2018-01-11 10:55:35 -08:00
bool.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
math_defs.h Define a backup log2f if the compiler doesn't have it 2017-06-29 10:11:31 -07:00
rwlock.c Use atomic flags for boolean atomic locks 2016-11-25 23:25:16 -08:00
rwlock.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
static_assert.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
threads.c Add a check for pthread_setname_np with three parameters 2017-09-15 22:09:37 -07:00
threads.h Move the FORCE_ALIGN macro to threads.h 2018-01-12 03:55:33 -08:00
uintmap.c Remove some now-unused NoLock function variants 2018-01-28 00:53:21 -08:00
uintmap.h Remove some now-unused NoLock function variants 2018-01-28 00:53:21 -08:00
win_main_utf8.h Use _wfopen_s to silence MSVC security warnings 2017-10-07 14:48:07 -07:00