Blender V5.0
ThreadQueueWork Struct Reference

Public Attributes

void * work
uint64_t id

Detailed Description

Definition at line 607 of file threads.cc.

Member Data Documentation

◆ id

uint64_t ThreadQueueWork::id

Definition at line 609 of file threads.cc.

Referenced by BLI_thread_queue_push().

◆ work

void* ThreadQueueWork::work

The documentation for this struct was generated from the following file: