:1
This commit is contained in:
parent
3ba4fdec26
commit
86f756acf2
@ -393,7 +393,7 @@ typedef struct _gc_t {
|
|||||||
_ht_node_t* collected_table;
|
_ht_node_t* collected_table;
|
||||||
_ht_node_t* valid_table;
|
_ht_node_t* valid_table;
|
||||||
unsigned char collecting;
|
unsigned char collecting;
|
||||||
bool_t enabled_collecting;
|
bool_t enabled_collecting _PACK1;
|
||||||
} _gc_t;
|
} _gc_t;
|
||||||
|
|
||||||
typedef struct _calculation_operator_info_t {
|
typedef struct _calculation_operator_info_t {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user