Reference mps_pool_create_k, not the deprecated function mps_pool_create.

Copied from Perforce
 Change: 186309
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-05-26 14:10:37 +01:00
parent d350df4f52
commit f5719876cc
3 changed files with 3 additions and 3 deletions

View file

@ -206,7 +206,7 @@ Memory Management Glossary: A
alignment of objects allocated in a :term:`pool` may be
specified by passing the :c:macro:`MPS_KEY_ALIGN`
:term:`keyword argument` when calling
:c:func:`mps_pool_create`.
:c:func:`mps_pool_create_k`.
alive

View file

@ -123,4 +123,4 @@ Memory Management Glossary: N
into the first :term:`generation` in its :term:`generation
chain`, but this can be altered by setting the
:c:macro:`MPS_KEY_GEN` :term:`keyword argument` when
calling :c:func:`mps_pool_create`.
calling :c:func:`mps_pool_create_k`.

View file

@ -327,7 +327,7 @@ Memory Management Glossary: P
specific :term:`generation` in its :term:`generation
chain` by setting the :c:macro:`MPS_KEY_GEN`
:term:`keyword argument` when calling
:c:func:`mps_pool_create`.
:c:func:`mps_pool_create_k`.
pig in the snake