]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - taskqueue.h
Redesigned TaskQueue to have a queue and distributor model so that threads can keep...
[xonotic/darkplaces.git] / taskqueue.h
2020-01-23 havocRedesigned TaskQueue to have a queue and distributor...
2020-01-18 havocAdded appropriate prototypes to taskqueue.h, added...
2020-01-18 havocAdded taskqueue.[ch].