@@ -312,7 +312,7 @@ ULONG inheritances;
312312 test_control_return (1 );
313313 }
314314
315- /* Now get the performance inforamtion . */
315+ /* Now get the performance information . */
316316 status = tx_mutex_performance_info_get (& mutex_2 , & puts , & gets , & suspensions , & timeouts , & inversions , & inheritances );
317317
318318 /* Check status. */
@@ -326,7 +326,7 @@ ULONG inheritances;
326326 test_control_return (1 );
327327 }
328328
329- /* Now get the system performance inforamtion . */
329+ /* Now get the system performance information . */
330330 status = tx_mutex_performance_system_info_get (& puts , & gets , & suspensions , & timeouts , & inversions , & inheritances );
331331
332332 /* Check status. */
@@ -342,7 +342,7 @@ ULONG inheritances;
342342
343343#else
344344
345- /* Now get the performance inforamtion . */
345+ /* Now get the performance information . */
346346 status = tx_mutex_performance_info_get (& mutex_2 , & puts , & gets , & suspensions , & timeouts , & inversions , & inheritances );
347347
348348 /* Check status. */
@@ -354,7 +354,7 @@ ULONG inheritances;
354354 test_control_return (1 );
355355 }
356356
357- /* Now get the performance inforamtion . */
357+ /* Now get the performance information . */
358358 status = tx_mutex_performance_info_get (TX_NULL , & puts , & gets , & suspensions , & timeouts , & inversions , & inheritances );
359359
360360 /* Check status. */
@@ -366,7 +366,7 @@ ULONG inheritances;
366366 test_control_return (1 );
367367 }
368368
369- /* Now get the performance inforamtion . */
369+ /* Now get the performance information . */
370370 status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , & gets , & suspensions , & timeouts , & inversions , & inheritances );
371371
372372 /* Check status. */
@@ -378,7 +378,7 @@ ULONG inheritances;
378378 test_control_return (1 );
379379 }
380380
381- /* Now get the performance inforamtion . */
381+ /* Now get the performance information . */
382382 status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , TX_NULL , & suspensions , & timeouts , & inversions , & inheritances );
383383
384384 /* Check status. */
@@ -390,7 +390,7 @@ ULONG inheritances;
390390 test_control_return (1 );
391391 }
392392
393- /* Now get the performance inforamtion . */
393+ /* Now get the performance information . */
394394 status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , & timeouts , & inversions , & inheritances );
395395
396396 /* Check status. */
@@ -402,7 +402,7 @@ ULONG inheritances;
402402 test_control_return (1 );
403403 }
404404
405- /* Now get the performance inforamtion . */
405+ /* Now get the performance information . */
406406 status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , & inversions , & inheritances );
407407
408408 /* Check status. */
@@ -414,7 +414,7 @@ ULONG inheritances;
414414 test_control_return (1 );
415415 }
416416
417- /* Now get the performance inforamtion . */
417+ /* Now get the performance information . */
418418 status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , & inheritances );
419419
420420 /* Check status. */
@@ -426,7 +426,7 @@ ULONG inheritances;
426426 test_control_return (1 );
427427 }
428428
429- /* Now get the performance inforamtion . */
429+ /* Now get the performance information . */
430430 status = tx_mutex_performance_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL );
431431
432432 /* Check status. */
@@ -438,7 +438,7 @@ ULONG inheritances;
438438 test_control_return (1 );
439439 }
440440
441- /* Now get the system performance inforamtion . */
441+ /* Now get the system performance information . */
442442 status = tx_mutex_performance_system_info_get (& puts , & gets , & suspensions , & timeouts , & inversions , & inheritances );
443443
444444 /* Check status. */
@@ -450,7 +450,7 @@ ULONG inheritances;
450450 test_control_return (1 );
451451 }
452452
453- /* Now get the system performance inforamtion . */
453+ /* Now get the system performance information . */
454454 status = tx_mutex_performance_system_info_get (TX_NULL , & gets , & suspensions , & timeouts , & inversions , & inheritances );
455455
456456 /* Check status. */
@@ -462,7 +462,7 @@ ULONG inheritances;
462462 test_control_return (1 );
463463 }
464464
465- /* Now get the system performance inforamtion . */
465+ /* Now get the system performance information . */
466466 status = tx_mutex_performance_system_info_get (TX_NULL , TX_NULL , & suspensions , & timeouts , & inversions , & inheritances );
467467
468468 /* Check status. */
@@ -474,7 +474,7 @@ ULONG inheritances;
474474 test_control_return (1 );
475475 }
476476
477- /* Now get the system performance inforamtion . */
477+ /* Now get the system performance information . */
478478 status = tx_mutex_performance_system_info_get (TX_NULL , TX_NULL , TX_NULL , & timeouts , & inversions , & inheritances );
479479
480480 /* Check status. */
@@ -486,7 +486,7 @@ ULONG inheritances;
486486 test_control_return (1 );
487487 }
488488
489- /* Now get the system performance inforamtion . */
489+ /* Now get the system performance information . */
490490 status = tx_mutex_performance_system_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , & inversions , & inheritances );
491491
492492 /* Check status. */
@@ -498,7 +498,7 @@ ULONG inheritances;
498498 test_control_return (1 );
499499 }
500500
501- /* Now get the system performance inforamtion . */
501+ /* Now get the system performance information . */
502502 status = tx_mutex_performance_system_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , & inheritances );
503503
504504 /* Check status. */
@@ -510,7 +510,7 @@ ULONG inheritances;
510510 test_control_return (1 );
511511 }
512512
513- /* Now get the system performance inforamtion . */
513+ /* Now get the system performance information . */
514514 status = tx_mutex_performance_system_info_get (TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL , TX_NULL );
515515
516516 /* Check status. */
0 commit comments