Index: Utilities.c =================================================================== diff -u -r1e1578eeb5f1c1dd837283aab216ec50108f0754 -r0c3a25f3d3f45560322c8be2dd2fe8e4ba8f5651 --- Utilities.c (.../Utilities.c) (revision 1e1578eeb5f1c1dd837283aab216ec50108f0754) +++ Utilities.c (.../Utilities.c) (revision 0c3a25f3d3f45560322c8be2dd2fe8e4ba8f5651) @@ -178,6 +178,8 @@ * @brief * The incTimeWindowedCount function adds a new instance to a given time \n * windowed count. + * *Note - thread protection not provided - assumed function will be called \n + * by one task for a given time windowed count. * @details * Inputs : timeWindowedCounts[][], timeWindowedCountIndexes[], timeWindowedCountCounts[] * Outputs : timeWindowedCounts[][], timeWindowedCountIndexes[], timeWindowedCountCounts[]