doom3-bfg/neo/idlib/sys
Daniel Gibson 88b23611f9 Fix DEBUG_THREADS on FreeBSD
There was a typo in an #include, furthermore FreeBSD has no
pthread_getname_np equivalent.

I added Sys_GetThreadName() so the code is a bit cleaner.
2013-06-23 19:16:23 +02:00
..
posix Fix DEBUG_THREADS on FreeBSD 2013-06-23 19:16:23 +02:00
win32 Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
sys_alloc_tags.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
sys_assert.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
sys_assert.h Added some macro defines for Linux. 2012-12-06 01:00:05 +01:00
sys_builddefines.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
sys_defines.h Add FreeBSD defines 2013-03-16 14:32:46 +01:00
sys_filesystem.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
sys_includes.h Include stddef.h for ptrdiff_t on FreeBSD 2013-03-16 14:32:46 +01:00
sys_intrinsics.h Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM 2013-06-01 15:13:00 +02:00
sys_threading.h Improve POSIX threading code 2013-03-25 22:05:02 +01:00
sys_types.h eliminate more longs 2012-12-13 01:28:41 +01:00