Skip to content

OpenCL Resource Safety #641

@EJainDev

Description

@EJainDev

When function calls use the passed cl_queue object, they risk an alternate thread releasing the queue before the function call is done, potentially breaking the application. Is it worth adding clRetainCommandQueue calls for that?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions