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

Method IsCurrentExecutor

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

Source from the content-addressed store, hash-verified

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

Callers 3

IsCurrentExecutorFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

IsCurrentExecutorFunction · 0.64
TEST_FFunction · 0.64