[sgen] GrayQueueEntry struct instead of just char*.
authorMark Probst <mark.probst@gmail.com>
Fri, 22 Aug 2014 18:36:28 +0000 (11:36 -0700)
committerMark Probst <mark.probst@gmail.com>
Mon, 29 Sep 2014 18:03:58 +0000 (11:03 -0700)
commit003488cc2a75981f8d9e1a5a46f8ad2adbdc4a38
treed8f32bd735ed633104679062523e243cc442d5ef
parentc2022b34b7820821406d4e46df7868db89144f2c
[sgen] GrayQueueEntry struct instead of just char*.

This makes it easier to later enqueue the GC descriptor with the
object.
mono/metadata/sgen-gc.h
mono/metadata/sgen-gray.c
mono/metadata/sgen-gray.h
mono/metadata/sgen-workers.c
mono/metadata/sgen-workers.h