OmniSciDB
bf83d84833
|
#include <algorithm>
#include <thread>
Go to the source code of this file.
Functions | |
int | cpu_threads () |
Variables | |
unsigned | g_cpu_threads_override |
|
inline |
Definition at line 24 of file thread_count.h.
References g_cpu_threads_override.
Referenced by anonymous_namespace{TableArchiver.cpp}::adjust_altered_table_files(), OverlapsJoinHashTable::approximateTupleCount(), BaselineJoinHashTable::approximateTupleCount(), Fragmenter_Namespace::InsertOrderFragmenter::compactRows(), OverlapsJoinHashTable::computeBucketSizes(), StringDictionary::copyStrings(), CodeGenerator::createInValuesBitmap(), Executor::executeWorkUnitImpl(), anonymous_namespace{RelAlgTranslator.cpp}::get_in_values_expr(), ArrowResultSetConverter::getArrowBatch(), StringDictionary::getEquals(), RelAlgTranslator::getInIntegerSetExpr(), StringDictionary::getLike(), StringDictionary::getRegexpLike(), Fragmenter_Namespace::InsertOrderFragmenter::getVacuumOffsets(), BaselineJoinHashTableBuilder::initHashTableOnCpu(), PerfectJoinHashTableBuilder::initOneToManyHashTableOnCpu(), PerfectJoinHashTableBuilder::initOneToOneHashTableOnCpu(), ColumnarResults::materializeAllColumnsGroupBy(), ColumnarResults::materializeAllColumnsThroughIteration(), ColumnarResults::materializeAllLazyColumns(), ResultSet::ResultSetComparator< BUFFER_ITERATOR_TYPE >::materializeCountDistinctColumn(), ResultSetStorage::moveEntriesToBuffer(), StorageIOFacility< RelAlgExecutorTraits >::normalized_cpu_threads(), ResultSet::parallelRowCount(), ResultSet::parallelTop(), ResultSetStorage::reduce(), synthesize_metadata(), Fragmenter_Namespace::InsertOrderFragmenter::updateColumn(), and Fragmenter_Namespace::InsertOrderFragmenter::updateColumns().
unsigned g_cpu_threads_override |
Definition at line 19 of file thread_count.cpp.
Referenced by cpu_threads().