Skip to content

Is it possible to "lock" a memory block allocated by gc ? #326

Closed
@iabdalkader

Description

@iabdalkader

is it currently possible to allocate a block with gc_alloc and somehow keep it from being collected until it's explicitly free'd with gc_free ? sorry if this doesn't make sense, I don't fully understand how the GC works.

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