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

Method ProcessThreadWrapper

cpp/src/arrow/acero/asof_join_node.cc:1118–1118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1116 }
1117
1118 static void ProcessThreadWrapper(AsofJoinNode* node) { node->ProcessThread(); }
1119#endif
1120
1121 public:

Callers

nothing calls this directly

Calls 1

ProcessThreadMethod · 0.80

Tested by

no test coverage detected