- chunk_allocator allocate function change
last pointer when memory need be allocate
- chunk_allocator
invert function will be called in serialize function and also use last->prev and last pointer
Question1: 1 and 2 will cause multithread problem?
Question2: if Question 1 is true, where is code to handle this, or this is a bug?
lastpointer when memory need be allocateinvertfunction will be called inserializefunction and also uselast->prevandlastpointerQuestion1: 1 and 2 will cause multithread problem?
Question2: if Question 1 is true, where is code to handle this, or this is a bug?