|
Grok 12.0.1
|
This is the complete list of members for hwy::PoolCommands, including all inherited members.
| Broadcast(uint32_t cmd) | hwy::PoolCommands | inline |
| epoch_ | hwy::PoolCommands | private |
| kInitial | hwy::PoolCommands | privatestatic |
| kMask | hwy::PoolCommands | privatestatic |
| kNop | hwy::PoolCommands | static |
| kShift | hwy::PoolCommands | privatestatic |
| kTerminate | hwy::PoolCommands | static |
| kWork | hwy::PoolCommands | static |
| seq_cmd_ | hwy::PoolCommands | private |
| SpinUntilDifferent(const uint32_t prev_seq_cmd, std::atomic< uint32_t > ¤t) | hwy::PoolCommands | inlineprivatestatic |
| WorkerInitialSeqCmd() | hwy::PoolCommands | inlinestatic |
| WorkerWaitForNewCommand(PoolWaitMode wait_mode, uint32_t &prev_seq_cmd) | hwy::PoolCommands | inline |