redo change reversed by merge

This commit is contained in:
Jeff Hill
2011-08-08 18:38:39 -06:00
committed by Andrew Johnson
parent d522200295
commit 9e60e923e7
+1 -1
View File
@@ -421,7 +421,7 @@ void epicsAtomicIncrPerformance ()
testDiag ( "epicsAtomicIncr() takes %f microseconds", delay );
}
void atomicCompareAndSetPerformance ()
void atomicTestAndSetPerformance ()
{
epicsTime begin = epicsTime::getCurrent ();
unsigned target;