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:
0d1b8fb
)
Globus always threaded
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Tue, 28 Feb 2012 13:43:44 +0000
(13:43 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Tue, 28 Feb 2012 13:43:44 +0000
(13:43 +0000)
org.glite.lbjp-common.gss/src/glite_gss.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lbjp-common.gss/src/glite_gss.c
b/org.glite.lbjp-common.gss/src/glite_gss.c
index
1a8606e
..
1b89187
100644
(file)
--- a/
org.glite.lbjp-common.gss/src/glite_gss.c
+++ b/
org.glite.lbjp-common.gss/src/glite_gss.c
@@
-1533,6
+1533,8
@@
edg_wll_gss_initialize(void)
{
int ret = 0;
+ globus_thread_set_model("pthread");
+
#ifndef NO_GLOBUS_GSSAPI
if (globus_module_activate(GLOBUS_GSI_GSSAPI_MODULE) != GLOBUS_SUCCESS) {
errno = EINVAL;