mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
Forgot to document thread-safety property of mps_ld_isstale_any.
Copied from Perforce Change: 182818 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
e88bcc5184
commit
31008b07ca
1 changed files with 4 additions and 0 deletions
|
|
@ -345,6 +345,10 @@ Location dependency interface
|
|||
block was added to the location dependency and subsquently moved,
|
||||
and false otherwise, but cannot ensure this.)
|
||||
|
||||
.. note::
|
||||
|
||||
:c:func:`mps_ld_isstale_any` has the same thread-safety
|
||||
properties as :c:func:`mps_ld_isstale`.
|
||||
|
||||
|
||||
.. c:function:: void mps_ld_merge(mps_ld_t dest_ld, mps_arena_t arena, mps_ld_t src_ld)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue