Skip to content

[Question] how to prevent multithread problem in chunk_alloctor? #211

Description

@gggin
  1. chunk_allocator allocate function change last pointer when memory need be allocate
  2. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions