Definition at line 108 of file private_server.cpp.
◆ padded_private_worker()
tbb::internal::rml::padded_private_worker::padded_private_worker |
( |
private_server & |
server, |
|
|
tbb_client & |
client, |
|
|
const size_t |
i |
|
) |
| |
|
inline |
Definition at line 111 of file private_server.cpp.
void suppress_unused_warning(const T1 &)
Utility template function to prevent "unused" warnings by various compilers.
char pad[cache_line_size - sizeof(private_worker)%cache_line_size]
private_worker(private_server &server, tbb_client &client, const size_t i)
References pad, and tbb::internal::suppress_unused_warning().
◆ pad
The documentation for this class was generated from the following file: