redo change reversed by merge
This commit is contained in:
committed by
Andrew Johnson
parent
d522200295
commit
9e60e923e7
@@ -421,7 +421,7 @@ void epicsAtomicIncrPerformance ()
|
||||
testDiag ( "epicsAtomicIncr() takes %f microseconds", delay );
|
||||
}
|
||||
|
||||
void atomicCompareAndSetPerformance ()
|
||||
void atomicTestAndSetPerformance ()
|
||||
{
|
||||
epicsTime begin = epicsTime::getCurrent ();
|
||||
unsigned target;
|
||||
|
||||
Reference in New Issue
Block a user