quakeforge/ruamoko
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
..
cl_menu [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
game [build] Dependency checking for all ruamoko code 2020-03-03 17:24:53 +09:00
gui [build] Dependency checking for all ruamoko code 2020-03-03 17:24:53 +09:00
include [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
lib [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
qwaq [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
scheme [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makefile.am [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00