quakeforge/libs/audio
Bill Currie 4cef9792f4 [util] Make hash-tables semi-thread-safe
They take a pointer to a free-list used for hashlinks so the hashlink
pools can be per-thread. However, hash tables that are not updated are
always thread-safe, so this affects only updates. progs_t has been set
up such that it is easy for multiple progs within one thread can share
hashlinks.
2020-03-25 15:43:16 +09:00
..
renderer [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
targets Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
test Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
cd.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cd_file.c Fix some warnings and bitrot. 2016-10-25 00:10:30 +09:00
cd_linux.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cd_sdl.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cd_sgi.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cd_win.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cd_xmms.c Clean up unnecessary includes of signal.h 2020-03-23 16:18:08 +09:00
snd.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
snd_progs.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00