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