#include <sort_paradis.h>
Private Attributes | |
Int32(& | _histogram )[BYTEMAX] |
BaseArray< PerThreadData > & | _perThreadData |
Int32 | _processID |
Int32 | _processes |
Additional Inherited Members | |
![]() | |
static ResultMemT< JobResultRef< void > > | Create (ARGS &&... args) |
![]() | |
template<JOBCANCELLATION B = JOBCANCELLATION::AUTOMATIC, typename FN , typename... ARGS> | |
static ResultMemT< JobInterface * > | Create (FN &&src, ARGS &&... args) |
static Int | GetCurrentWorkerThreadIndex () |
static Int | GetCurrentThreadCount () |
static Bool | IsCurrentJobCancelled (const JobInterface *optionalJob=nullptr) |
static JobStatusInterface * | GetCurrentJob () |
![]() | |
using | ValueType = 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 |