git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b04aaa2
)
* added init function
author
Michal Voců
<michal@ruk.cuni.cz>
Fri, 5 May 2006 21:21:56 +0000
(21:21 +0000)
committer
Michal Voců
<michal@ruk.cuni.cz>
Fri, 5 May 2006 21:21:56 +0000
(21:21 +0000)
org.glite.lb.common/interface/lb_perftest.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/interface/lb_perftest.h
b/org.glite.lb.common/interface/lb_perftest.h
index
3e00c28
..
946c16b
100644
(file)
--- a/
org.glite.lb.common/interface/lb_perftest.h
+++ b/
org.glite.lb.common/interface/lb_perftest.h
@@
-7,6
+7,12
@@
#include "glite/wmsutils/jobid/strmd5.h"
#include "glite/lb/events.h"
+#define PERFTEST_END_TAG_NAME "lb_perftest"
+#define PERFTEST_END_TAG_VALUE "+++ konec testu +++"
+
+int
+glite_wll_perftest_init();
+
int
glite_wll_perftest_consumeEvent(edg_wll_Event *event);