summaryrefslogtreecommitdiff
path: root/performance-tests/Synch-Benchmarks
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-22 19:30:37 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-22 19:30:37 +0000
commit26d0c592408bf391eb69eb876ccc686931593269 (patch)
treebb80e8e767ceb19543ab842b418728156d6a6837 /performance-tests/Synch-Benchmarks
parentaf574a683a1bc16e8e19783427a1256a2e5dd73c (diff)
downloadATCD-26d0c592408bf391eb69eb876ccc686931593269.tar.gz
ChangeLogTag:Fri Sep 22 12:27:42 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'performance-tests/Synch-Benchmarks')
-rw-r--r--performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test_Options.i5
1 files changed, 5 insertions, 0 deletions
diff --git a/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test_Options.i b/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test_Options.i
index 961c3b04454..2ce171075bf 100644
--- a/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test_Options.i
+++ b/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test_Options.i
@@ -5,6 +5,11 @@
#include "ace/Get_Opt.h"
+// Since this is only included in the .h file, these should be
+// remain inline, not ACE_INLINE.
+// FUZZ: disable check_for_inline
+
+
inline int
Performance_Test_Options::do_print_summary (void)
{