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:
7fbace9
)
* added prototype of producing function
author
Michal Voců
<michal@ruk.cuni.cz>
Fri, 19 May 2006 09:31:19 +0000
(09:31 +0000)
committer
Michal Voců
<michal@ruk.cuni.cz>
Fri, 19 May 2006 09:31:19 +0000
(09:31 +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
d298417
..
2e8399b
100644
(file)
--- a/
org.glite.lb.common/interface/lb_perftest.h
+++ b/
org.glite.lb.common/interface/lb_perftest.h
@@
-18,6
+18,9
@@
glite_wll_perftest_init(const char *host, /** hostname */
int n); /** number of jobs for job source */
int
+glite_wll_perftest_produceEventString(char **event);
+
+int
glite_wll_perftest_consumeEvent(edg_wll_Event *event);
int