@@ -312,7 +312,7 @@ ULONG inheritances;
312
312
test_control_return (1 );
313
313
}
314
314
315
- /* Now get the performance inforamtion . */
315
+ /* Now get the performance information . */
316
316
status = tx_mutex_performance_info_get (& mutex_2 , & puts , & gets , & suspensions , & timeouts , & inversions , & inheritances );
317
317
318
318
/* Check status. */
@@ -326,7 +326,7 @@ ULONG inheritances;
326
326
test_control_return (1 );
327
327
}
328
328
329
- /* Now get the system performance inforamtion . */
329
+ /* Now get the system performance information . */
330
330
status = tx_mutex_performance_system_info_get (& puts , & gets , & suspensions , & timeouts , & inversions , & inheritances );
331
331
332
332
/* Check status. */
@@ -342,7 +342,7 @@ ULONG inheritances;
342
342
343
343
#else
344
344
345
- /* Now get the performance inforamtion . */
345
+ /* Now get the performance information . */
346
346
status = tx_mutex_performance_info_get (& mutex_2 , & puts , & gets , & suspensions , & timeouts , & inversions , & inheritances );
347
347
348
348
/* Check status. */
@@ -354,7 +354,7 @@ ULONG inheritances;
354
354
test_control_return (1 );
355
355
}
356
356
357
- /* Now get the performance inforamtion . */
357
+ /* Now get the performance information . */
358
358
status = tx_mutex_performance_info_get (TX_NULL , & puts , & gets , & suspensions , & timeouts , & inversions , & inheritances );
359
359
360
360
/* Check status. */
@@ -366,7 +366,7 @@ ULONG inheritances;
366
366
test_control_return (1 );
367
367
}
368
368
369
- /* Now get the performance inforamtion . */
369
+ /* Now get the performance information . */
370
370
status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , & gets , & suspensions , & timeouts , & inversions , & inheritances );
371
371
372
372
/* Check status. */
@@ -378,7 +378,7 @@ ULONG inheritances;
378
378
test_control_return (1 );
379
379
}
380
380
381
- /* Now get the performance inforamtion . */
381
+ /* Now get the performance information . */
382
382
status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , TX_NULL , & suspensions , & timeouts , & inversions , & inheritances );
383
383
384
384
/* Check status. */
@@ -390,7 +390,7 @@ ULONG inheritances;
390
390
test_control_return (1 );
391
391
}
392
392
393
- /* Now get the performance inforamtion . */
393
+ /* Now get the performance information . */
394
394
status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , & timeouts , & inversions , & inheritances );
395
395
396
396
/* Check status. */
@@ -402,7 +402,7 @@ ULONG inheritances;
402
402
test_control_return (1 );
403
403
}
404
404
405
- /* Now get the performance inforamtion . */
405
+ /* Now get the performance information . */
406
406
status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , & inversions , & inheritances );
407
407
408
408
/* Check status. */
@@ -414,7 +414,7 @@ ULONG inheritances;
414
414
test_control_return (1 );
415
415
}
416
416
417
- /* Now get the performance inforamtion . */
417
+ /* Now get the performance information . */
418
418
status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , & inheritances );
419
419
420
420
/* Check status. */
@@ -426,7 +426,7 @@ ULONG inheritances;
426
426
test_control_return (1 );
427
427
}
428
428
429
- /* Now get the performance inforamtion . */
429
+ /* Now get the performance information . */
430
430
status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL );
431
431
432
432
/* Check status. */
@@ -438,7 +438,7 @@ ULONG inheritances;
438
438
test_control_return (1 );
439
439
}
440
440
441
- /* Now get the system performance inforamtion . */
441
+ /* Now get the system performance information . */
442
442
status = tx_mutex_performance_system_info_get (& puts , & gets , & suspensions , & timeouts , & inversions , & inheritances );
443
443
444
444
/* Check status. */
@@ -450,7 +450,7 @@ ULONG inheritances;
450
450
test_control_return (1 );
451
451
}
452
452
453
- /* Now get the system performance inforamtion . */
453
+ /* Now get the system performance information . */
454
454
status = tx_mutex_performance_system_info_get (TX_NULL , & gets , & suspensions , & timeouts , & inversions , & inheritances );
455
455
456
456
/* Check status. */
@@ -462,7 +462,7 @@ ULONG inheritances;
462
462
test_control_return (1 );
463
463
}
464
464
465
- /* Now get the system performance inforamtion . */
465
+ /* Now get the system performance information . */
466
466
status = tx_mutex_performance_system_info_get (TX_NULL , TX_NULL , & suspensions , & timeouts , & inversions , & inheritances );
467
467
468
468
/* Check status. */
@@ -474,7 +474,7 @@ ULONG inheritances;
474
474
test_control_return (1 );
475
475
}
476
476
477
- /* Now get the system performance inforamtion . */
477
+ /* Now get the system performance information . */
478
478
status = tx_mutex_performance_system_info_get (TX_NULL , TX_NULL , TX_NULL , & timeouts , & inversions , & inheritances );
479
479
480
480
/* Check status. */
@@ -486,7 +486,7 @@ ULONG inheritances;
486
486
test_control_return (1 );
487
487
}
488
488
489
- /* Now get the system performance inforamtion . */
489
+ /* Now get the system performance information . */
490
490
status = tx_mutex_performance_system_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , & inversions , & inheritances );
491
491
492
492
/* Check status. */
@@ -498,7 +498,7 @@ ULONG inheritances;
498
498
test_control_return (1 );
499
499
}
500
500
501
- /* Now get the system performance inforamtion . */
501
+ /* Now get the system performance information . */
502
502
status = tx_mutex_performance_system_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , & inheritances );
503
503
504
504
/* Check status. */
@@ -510,7 +510,7 @@ ULONG inheritances;
510
510
test_control_return (1 );
511
511
}
512
512
513
- /* Now get the system performance inforamtion . */
513
+ /* Now get the system performance information . */
514
514
status = tx_mutex_performance_system_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL );
515
515
516
516
/* Check status. */
0 commit comments