This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 583a02b MINOR: [C++] Fix typo in if conditional when JEMALLOC_FOUND
is false
add 495eb16 ARROW-14702: [Doc][C++] Document threading model
No new revisions were added by this update.
Summary of changes:
docs/source/cpp/api.rst | 1 +
.../{python/api/plasma.rst => cpp/api/thread.rst} | 19 ++--
docs/source/cpp/getting_started.rst | 1 +
docs/source/cpp/io.rst | 11 ++-
docs/source/cpp/threading.rst | 102 +++++++++++++++++++++
5 files changed, 121 insertions(+), 13 deletions(-)
copy docs/source/{python/api/plasma.rst => cpp/api/thread.rst} (73%)
create mode 100644 docs/source/cpp/threading.rst