#include <io_policy.hpp>
|
| static constexpr uint32_t | sqEntries = 1024 |
| |
| static constexpr uint32_t | flags = IORING_SETUP_SQPOLL |
| |
| static constexpr uint32_t | spin = 200 |
| |
| static constexpr uint32_t | sqThreadIdle = 2000 |
| |
| static constexpr uint32_t | sqThreadCpu = 0 |
| |
◆ flags
| uint32_t join::IoSqpollPolicy::flags = IORING_SETUP_SQPOLL |
|
staticconstexpr |
◆ spin
| uint32_t join::IoSqpollPolicy::spin = 200 |
|
staticconstexpr |
◆ sqEntries
| uint32_t join::IoSqpollPolicy::sqEntries = 1024 |
|
staticconstexpr |
◆ sqThreadCpu
| uint32_t join::IoSqpollPolicy::sqThreadCpu = 0 |
|
staticconstexpr |
◆ sqThreadIdle
| uint32_t join::IoSqpollPolicy::sqThreadIdle = 2000 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: