Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <task_stream_extended.h>
Public Member Functions | |
random_lane_selector (FastRandom &random) | |
unsigned | operator() (unsigned out_of) const |
![]() | |
no_copy () | |
Allow default construction. More... | |
Private Attributes | |
FastRandom & | my_random |
Definition at line 87 of file task_stream_extended.h.
|
inline |
Definition at line 94 of file task_stream_extended.h.
|
inline |
Definition at line 95 of file task_stream_extended.h.
References __TBB_ASSERT, tbb::internal::FastRandom::get(), and my_random.
|
private |
Definition at line 100 of file task_stream_extended.h.
Referenced by operator()().