]> git.llucax.com Git - software/dgc/cdgc.git/commit
Remove the MULTI_THREADED version
authorLeandro Lucarella <llucax@gmail.com>
Thu, 21 Jan 2010 02:38:38 +0000 (23:38 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 21 Jan 2010 02:38:38 +0000 (23:38 -0300)
commit9037ef3e51af8c40168a08911ac30650f882ee81
tree0f5d021bd199db091265bf6664c04d529b425bed
parent9fac8d774138f03d80061c243400b67b48879fd5
Remove the MULTI_THREADED version

This will be an inherently concurrent GC, so having a non-threaded version
of it makes no sense. Even more, I think the non-threaded doesn't even
compile.
gc/gc.d