Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ WaitFor
Method
WaitFor
be/src/kudu/util/threadpool.cc:287–289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
bool ThreadPoolToken::WaitFor(const MonoDelta& delta) {
288
return WaitUntil(MonoTime::Now() + delta);
289
}
290
291
void ThreadPoolToken::Transition(State new_state) {
292
#ifndef NDEBUG
Callers
15
RenewThread
Method · 0.45
RunGCThread
Method · 0.45
Join
Method · 0.45
DumperThread
Method · 0.45
RunDescriptorExpiry
Method · 0.45
UpdateJWKSThread
Method · 0.45
TEST_P
Function · 0.45
RunThread
Method · 0.45
SleeperThread
Function · 0.45
RunSchedulerThread
Method · 0.45
ProducerThread
Method · 0.45
ConsumerThread
Method · 0.45
Calls
no outgoing calls
Tested by
10
DumperThread
Method · 0.36
TEST_P
Function · 0.36
SleeperThread
Function · 0.36
ProducerThread
Method · 0.36
ConsumerThread
Method · 0.36
CheckThread
Method · 0.36
TEST
Function · 0.36
DoTestServerDisconnects
Method · 0.36
MonitorUpdateCatalogd
Method · 0.36
MonitorUpdateStatestoredRole
Method · 0.36