@ -10,8 +10,8 @@ typedef struct GCEntry {
} GCEntry;
typedef struct {
unsigned int immortal : 1;
unsigned int mark : 1;
unsigned int local_ref_count : 7;
GCEntry *entry;
} ObjectGCInfo;
The note is not visible to the blocked user.