Skip to content

MemPool thread safety #8

Description

@clinuxrulz

Plan of attack:

  • 1 MemPool per thread (using thread local storage)
  • If a MemPoolRef value passes between two different thread MemPools than make a copy of that value in the target MemPool.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions