Skip to content

Commit

Permalink
Doc: multithreading.rst: add link to RFC101
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Nov 28, 2024
1 parent 4aee058 commit 305b23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/user/multithreading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Thread-safe GDAL dataset instances for raster read-only use cases

.. versionadded:: 3.10

RFC 101 adds a new capability to open, or obtain, a thread-safe dataset from
:ref:`rfc-101` adds a new capability to open, or obtain, a thread-safe dataset from
any dataset, but only for raster read-only use cases.

At open time, this can be done by passing ``GDAL_OF_RASTER | GDAL_OF_THREAD_SAFE``
Expand Down

0 comments on commit 305b23f

Please sign in to comment.