Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
thread-resource-mgr.cc File Reference
#include "runtime/thread-resource-mgr.h"
#include <vector>
#include <boost/algorithm/string.hpp>
#include <boost/thread/locks.hpp>
#include <gflags/gflags.h>
#include "common/logging.h"
#include "util/cpu-info.h"
#include "common/names.h"
Include dependency graph for thread-resource-mgr.cc:

Go to the source code of this file.

Functions

 DEFINE_int32 (num_threads_per_core, 3,"Number of threads per core.")
 

Function Documentation

DEFINE_int32 ( num_threads_per_core  ,
,
"Number of threads per core."   
)