MCPcopy Create free account
hub / github.com/apache/impala / Size

Method Size

be/src/util/thread.cc:409–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407}
408
409int ThreadGroup::Size() const {
410 return threads_.size();
411}
412
413bool GetThreadNameByTid(int64_t tid, string* name) {
414 if (thread_manager) {

Callers 15

TEST_FFunction · 0.45
CatalogHandlerMethod · 0.45
AdmissionStateHandlerMethod · 0.45
SelectScopedValueMethod · 0.45
DictComplexityMethod · 0.45
assertQueryStateFunction · 0.45
TESTFunction · 0.45
DoFreeFunction · 0.45
FreeListBenchmarkFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by 11

TEST_FFunction · 0.36
assertQueryStateFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TestIntFunction · 0.36
TESTFunction · 0.36
SetUpMethod · 0.36
ValidateMethod · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36