00001 /* 00002 * This program is free software; you can redistribute it and/or 00003 * modify it under the terms of the GNU General Public License 00004 * as published by the Free Software Foundation; either version 00005 * 2 of the License, or (at your option) any later version. 00006 * 00007 * Copyright 2004-2005 Spiro Trikaliotis 00008 * 00009 */ 00010 00021 #define USE_DPC 1 00022 00024 #define PERFEVAL 1 00025 00027 /* #define PERFEVAL_VERBOSE 1 /**/ 00028 00030 /* #define PERFEVAL_PARBURST 1 /**/ 00031 00034 #define USE_FAST_START_THREAD 1 00035 00038 #define TEST_BIDIR 1
1.4.2