]> git.llucax.com Git - software/dgc/cdgc.git/commit
Rename the global lock and remove staticness
authorLeandro Lucarella <llucax@gmail.com>
Thu, 29 Jul 2010 23:55:36 +0000 (20:55 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 29 Jul 2010 23:55:36 +0000 (20:55 -0300)
commit15b00d2668aff0f632ebf9e187496f45720dfb32
tree373617ca3d71e9071b032f6ae18f1c0ccd3b2f4d
parent60c2ff134a50c1196ebfbce3c823fcac619fd043
Rename the global lock and remove staticness

It doesn't make any sense to make it static, since all the GC struct can't
be instantiated more than once anyway.
rt/gc/cdgc/gc.d