mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-21 05:00:47 -08:00
Fixed various tagging and cross-referencing errors.
Copied from Perforce Change: 30455 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
0e2cfd7e35
commit
32f1a93a6a
24 changed files with 33 additions and 33 deletions
|
|
@ -141,7 +141,7 @@ static void *test(void *arg, size_t s)
|
|||
/* <design/poolmrg/#test.promise.ut.churn> */
|
||||
while (mps_collections(arena) < collectionCOUNT) {
|
||||
churn(ap);
|
||||
/* design.mps.poolmrg.test.promise.ut.drop */
|
||||
/* <design/poolmrg/#test.promise.ut.drop> */
|
||||
for (i = 0; i < rootCOUNT; ++i) {
|
||||
if (root[i] != NULL && state[i] == rootSTATE) {
|
||||
if (rnd() % finalizationRATE == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue