MCPcopy Create free account
hub / github.com/apache/arrow / IsCurrentExecutor

Method IsCurrentExecutor

cpp/src/arrow/util/thread_pool.cc:114–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114bool SerialExecutor::IsCurrentExecutor() { return GetCurrentExecutor() == this; }
115
116#endif
117

Callers 3

IsCurrentExecutorFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

IsCurrentExecutorFunction · 0.64
TEST_FFunction · 0.64