#include <sort_paradis.h>
Private Attributes | |
Int32(& | _histogram )[BYTEMAX] |
BaseArray< PerThreadData > & | _perThreadData |
Int32 | _processID |
Int32 | _processes |
Additional Inherited Members | |
Static Public Member Functions inherited from JobInterfaceTemplate< HistogramJob > | |
static ResultMemT< JobResultRef< void > > | Create (ARGS &&... args) |
Static Public Member Functions inherited from JobInterface | |
static Int | GetCurrentWorkerThreadIndex () |
static Int | GetCurrentThreadCount () |
static Bool | IsCurrentJobCancelled (const JobInterface *optionalJob=nullptr) |
static JobStatusInterface * | GetCurrentJob () |
Protected Types inherited from JobResultInterface< void > | |
using | ValueType = void |
Protected Member Functions inherited from JobResultInterface< void > | |
ResultOk< void > | SetResult () |
void | GetResultValue () |
template<typename FN , typename... ARGS> | |
Result< void > | Invoke (FN &&obj, ARGS &&... args) |
|
explicit |
Result<void> operator() | ( | ) |
|
private |
|
private |
|
private |