Grok 13.0.0
hwy::PoolMem Struct Reference

#include <thread_pool.h>

Public Member Functions

PoolWorkerWorker (size_t thread)
 

Public Attributes

PoolTasks tasks
 
PoolCommands commands
 
uint8_t padding [HWY_ALIGNMENT - sizeof(tasks) - sizeof(commands)]
 
PoolBarrier barrier
 

Member Function Documentation

◆ Worker()

Member Data Documentation

◆ barrier

PoolBarrier hwy::PoolMem::barrier

◆ commands

◆ padding

uint8_t hwy::PoolMem::padding[HWY_ALIGNMENT - sizeof(tasks) - sizeof(commands)]

◆ tasks

PoolTasks hwy::PoolMem::tasks

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