mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
6c1a026bf1
I realized that with dynamic thread creation the arrays resizing could cause them to move around in memory which would be bad for anything holding a pointer to the data, and even using indices wouldn't help that much as the array would need to be mutex protected. |
||
---|---|---|
.. | ||
cl_menu | ||
game | ||
gui | ||
include | ||
lib | ||
qwaq | ||
scheme | ||
Doxyfile.in | ||
Makefile.am |