MCPcopy Create free account
hub / github.com/baidu/tera / PendingNum

Method PendingNum

src/common/thread_pool.h:139–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 }
138 }
139 int64_t PendingNum() const { return pending_num_; }
140
141 // log format: 3 numbers seperated by " ", e.g. "15 24 32"
142 // 1st: thread pool schedule average cost (ms)

Callers 8

SharedTableImplTestFunction · 0.80
CompactOpFunction · 0.80
PushToInsertQueueMethod · 0.80
PushToInsertQueueMethod · 0.80
LoadTabletMethod · 0.80
UnloadTabletMethod · 0.80
TEST_FFunction · 0.80
ProfilingMethod · 0.80

Calls

no outgoing calls

Tested by 2

SharedTableImplTestFunction · 0.64
TEST_FFunction · 0.64