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

Method warn

be/src/gutil/threading/thread_collision_warner.cc:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11namespace base {
12
13void DCheckAsserter::warn() {
14 LOG(FATAL) << "Thread Collision";
15}
16
17#if 0
18// Original source from Chromium -- we didn't import their threading library

Callers 15

Chart-2.9.4.min.jsFile · 0.80
warnLogMethod · 0.80
parseOneTestCaseMethod · 0.80
retryUntilSuccessMethod · 0.80
createMethod · 0.80
getTargetSlotsMethod · 0.80
addDictionaryFilterMethod · 0.80

Calls

no outgoing calls

Tested by 10

parseOneTestCaseMethod · 0.64
retryUntilSuccessMethod · 0.64
cleanup_databaseFunction · 0.64
kudu_clientFunction · 0.64
__unique_connFunction · 0.64
__auto_closed_connFunction · 0.64
__auto_closed_cursorFunction · 0.64
add_dimensionMethod · 0.64
roundTripSerializeMethod · 0.64