Home
last modified time | relevance | path

Searched refs:globalkey (Results 1 – 25 of 25) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dthreads.c139 static pthread_key_t globalkey; variable
147 static DWORD globalkey = TLS_OUT_OF_INDEXES; variable
157 int32 globalkey = 0; variable
568 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
578 TlsSetValue(globalkey, p); in xmlGetGlobalState()
595 tls_set(globalkey, tsd); in xmlGetGlobalState()
753 if (globalkey != TLS_OUT_OF_INDEXES) { in xmlCleanupThreads()
765 TlsFree(globalkey); in xmlCleanupThreads()
766 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
794 globalkey = TlsAlloc(); in xmlOnceInit()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dthreads.c139 static pthread_key_t globalkey; variable
147 static DWORD globalkey = TLS_OUT_OF_INDEXES; variable
157 int32 globalkey = 0; variable
568 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
578 TlsSetValue(globalkey, p); in xmlGetGlobalState()
595 tls_set(globalkey, tsd); in xmlGetGlobalState()
753 if (globalkey != TLS_OUT_OF_INDEXES) { in xmlCleanupThreads()
765 TlsFree(globalkey); in xmlCleanupThreads()
766 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
794 globalkey = TlsAlloc(); in xmlOnceInit()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A Dthreads.c134 static pthread_key_t globalkey; variable
155 int32 globalkey = 0; variable
710 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
720 TlsSetValue(globalkey, p); in xmlGetGlobalState()
738 tls_set(globalkey, tsd); in xmlGetGlobalState()
913 pthread_key_delete(globalkey); in xmlCleanupThreads()
930 TlsFree(globalkey); in xmlCleanupThreads()
931 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
962 globalkey = TlsAlloc(); in xmlOnceInit()
976 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/
H A Dthreads.c134 static pthread_key_t globalkey; variable
155 int32 globalkey = 0; variable
710 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
720 TlsSetValue(globalkey, p); in xmlGetGlobalState()
738 tls_set(globalkey, tsd); in xmlGetGlobalState()
915 pthread_key_delete(globalkey); in xmlCleanupThreads()
932 TlsFree(globalkey); in xmlCleanupThreads()
933 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
961 globalkey = TlsAlloc(); in xmlOnceInit()
975 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/games/warmux/warmux-11.04/build/android/jni/xml2/
H A Dthreads.c146 static pthread_key_t globalkey; variable
166 int32 globalkey = 0; variable
712 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
722 TlsSetValue(globalkey, p); in xmlGetGlobalState()
740 tls_set(globalkey, tsd); in xmlGetGlobalState()
915 pthread_key_delete(globalkey); in xmlCleanupThreads()
931 TlsFree(globalkey); in xmlCleanupThreads()
932 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
959 globalkey = TlsAlloc(); in xmlOnceInit()
972 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/
H A Dthreads.c134 static pthread_key_t globalkey; variable
155 int32 globalkey = 0; variable
710 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
720 TlsSetValue(globalkey, p); in xmlGetGlobalState()
738 tls_set(globalkey, tsd); in xmlGetGlobalState()
913 pthread_key_delete(globalkey); in xmlCleanupThreads()
930 TlsFree(globalkey); in xmlCleanupThreads()
931 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
962 globalkey = TlsAlloc(); in xmlOnceInit()
976 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/textproc/libxml2/libxml2-2.9.12/
H A Dthreads.c134 static pthread_key_t globalkey; variable
155 int32 globalkey = 0; variable
710 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
720 TlsSetValue(globalkey, p); in xmlGetGlobalState()
738 tls_set(globalkey, tsd); in xmlGetGlobalState()
913 pthread_key_delete(globalkey); in xmlCleanupThreads()
930 TlsFree(globalkey); in xmlCleanupThreads()
931 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
962 globalkey = TlsAlloc(); in xmlOnceInit()
976 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Dthreads.c134 static pthread_key_t globalkey; variable
155 int32 globalkey = 0; variable
710 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
720 TlsSetValue(globalkey, p); in xmlGetGlobalState()
738 tls_set(globalkey, tsd); in xmlGetGlobalState()
913 pthread_key_delete(globalkey); in xmlCleanupThreads()
930 TlsFree(globalkey); in xmlCleanupThreads()
931 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
962 globalkey = TlsAlloc(); in xmlOnceInit()
976 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libxml2/
H A Dthreads.c146 static pthread_key_t globalkey; variable
166 int32 globalkey = 0; variable
714 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
724 TlsSetValue(globalkey, p); in xmlGetGlobalState()
742 tls_set(globalkey, tsd); in xmlGetGlobalState()
917 pthread_key_delete(globalkey); in xmlCleanupThreads()
933 TlsFree(globalkey); in xmlCleanupThreads()
934 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
961 globalkey = TlsAlloc(); in xmlOnceInit()
974 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/
H A Dthreads.c140 static pthread_key_t globalkey; variable
160 int32 globalkey = 0; variable
634 void *globalval = tls_get(globalkey); in xmlGlobalStateCleanup()
704 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
714 TlsSetValue(globalkey, p); in xmlGetGlobalState()
732 tls_set(globalkey, tsd); in xmlGetGlobalState()
905 TlsFree(globalkey); in xmlCleanupThreads()
906 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
935 globalkey = TlsAlloc(); in xmlOnceInit()
950 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libxml/
H A Dthreads.c174 static pthread_key_t globalkey; variable
195 int32 globalkey = 0; variable
777 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
787 TlsSetValue(globalkey, p); in xmlGetGlobalState()
805 tls_set(globalkey, tsd); in xmlGetGlobalState()
996 pthread_key_delete(globalkey); in xmlCleanupThreads()
1013 TlsFree(globalkey); in xmlCleanupThreads()
1014 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
1043 globalkey = TlsAlloc(); in xmlOnceInit()
1057 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/libxml/
H A Dthreads.c174 static pthread_key_t globalkey; variable
195 int32 globalkey = 0; variable
777 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
787 TlsSetValue(globalkey, p); in xmlGetGlobalState()
805 tls_set(globalkey, tsd); in xmlGetGlobalState()
996 pthread_key_delete(globalkey); in xmlCleanupThreads()
1013 TlsFree(globalkey); in xmlCleanupThreads()
1014 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
1043 globalkey = TlsAlloc(); in xmlOnceInit()
1057 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dthreads.c174 static pthread_key_t globalkey; variable
195 int32 globalkey = 0; variable
777 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
787 TlsSetValue(globalkey, p); in xmlGetGlobalState()
805 tls_set(globalkey, tsd); in xmlGetGlobalState()
996 pthread_key_delete(globalkey); in xmlCleanupThreads()
1013 TlsFree(globalkey); in xmlCleanupThreads()
1014 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
1043 globalkey = TlsAlloc(); in xmlOnceInit()
1057 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gnulib-local/lib/libxml/
H A Dthreads.c174 static pthread_key_t globalkey; variable
195 int32 globalkey = 0; variable
777 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
787 TlsSetValue(globalkey, p); in xmlGetGlobalState()
805 tls_set(globalkey, tsd); in xmlGetGlobalState()
996 pthread_key_delete(globalkey); in xmlCleanupThreads()
1013 TlsFree(globalkey); in xmlCleanupThreads()
1014 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
1043 globalkey = TlsAlloc(); in xmlOnceInit()
1057 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dthreads.c174 static pthread_key_t globalkey; variable
195 int32 globalkey = 0; variable
777 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
787 TlsSetValue(globalkey, p); in xmlGetGlobalState()
805 tls_set(globalkey, tsd); in xmlGetGlobalState()
996 pthread_key_delete(globalkey); in xmlCleanupThreads()
1013 TlsFree(globalkey); in xmlCleanupThreads()
1014 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
1043 globalkey = TlsAlloc(); in xmlOnceInit()
1057 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dthreads.c174 static pthread_key_t globalkey; variable
195 int32 globalkey = 0; variable
777 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
787 TlsSetValue(globalkey, p); in xmlGetGlobalState()
805 tls_set(globalkey, tsd); in xmlGetGlobalState()
996 pthread_key_delete(globalkey); in xmlCleanupThreads()
1013 TlsFree(globalkey); in xmlCleanupThreads()
1014 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
1043 globalkey = TlsAlloc(); in xmlOnceInit()
1057 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gnulib-local/lib/libxml/
H A Dthreads.c174 static pthread_key_t globalkey; variable
195 int32 globalkey = 0; variable
777 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
787 TlsSetValue(globalkey, p); in xmlGetGlobalState()
805 tls_set(globalkey, tsd); in xmlGetGlobalState()
996 pthread_key_delete(globalkey); in xmlCleanupThreads()
1013 TlsFree(globalkey); in xmlCleanupThreads()
1014 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
1043 globalkey = TlsAlloc(); in xmlOnceInit()
1057 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gnulib-local/lib/libxml/
H A Dthreads.c174 static pthread_key_t globalkey; variable
195 int32 globalkey = 0; variable
777 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
787 TlsSetValue(globalkey, p); in xmlGetGlobalState()
805 tls_set(globalkey, tsd); in xmlGetGlobalState()
996 pthread_key_delete(globalkey); in xmlCleanupThreads()
1013 TlsFree(globalkey); in xmlCleanupThreads()
1014 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
1043 globalkey = TlsAlloc(); in xmlOnceInit()
1057 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/libxml/
H A Dthreads.c174 static pthread_key_t globalkey; variable
195 int32 globalkey = 0; variable
777 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
787 TlsSetValue(globalkey, p); in xmlGetGlobalState()
805 tls_set(globalkey, tsd); in xmlGetGlobalState()
996 pthread_key_delete(globalkey); in xmlCleanupThreads()
1013 TlsFree(globalkey); in xmlCleanupThreads()
1014 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
1043 globalkey = TlsAlloc(); in xmlOnceInit()
1057 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dthreads.c174 static pthread_key_t globalkey; variable
195 int32 globalkey = 0; variable
777 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()
787 TlsSetValue(globalkey, p); in xmlGetGlobalState()
805 tls_set(globalkey, tsd); in xmlGetGlobalState()
996 pthread_key_delete(globalkey); in xmlCleanupThreads()
1013 TlsFree(globalkey); in xmlCleanupThreads()
1014 globalkey = TLS_OUT_OF_INDEXES; in xmlCleanupThreads()
1043 globalkey = TlsAlloc(); in xmlOnceInit()
1057 globalkey = tls_allocate(); in xmlOnceInit()
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/io/ascii/
H A Dmisc.py87 globalkey = kw.get('globalkey')
90 if globalkey:
95 if globalkey is None:
96 globalkey = lambda *x: 0 function
98 if not isinstance(globalkey, collections.abc.Callable):
102 k = lambda x: (globalkey(*x), key(x[0]))
105 k = lambda x: (globalkey(*x),) + tuple(f(z) for (f, z) in zip(key, x))
/dports/editors/gedit/gedit-40.1/build-aux/osx/build/modulesets/patches/libxml2/
H A Dlibxml2-Bug-686118-pthreads_once_init.patch16 static pthread_key_t globalkey;
26 pthread_key_delete(globalkey);
30 if (globalkey != TLS_OUT_OF_INDEXES) {
/dports/biology/py-loompy/loompy-3.0.6/loompy/
H A Dloompy.py453 for globalkey in globalkeys:
454 …if globalkey in self.attrs and globalkey in other.attrs and self.attrs[globalkey] == other.attrs[g…
456 if globalkey not in self.col_attrs:
457 …self_value = self.attrs[globalkey] if globalkey in self.attrs else np.zeros(1, dtype=other.attrs[g…
458 self.col_attrs[globalkey] = np.array([self_value] * self.shape[1])
459 if globalkey not in other.col_attrs:
460 …other_value = other.attrs[globalkey] if globalkey in other.attrs else np.zeros(1, dtype=self.attrs…
461 other.col_attrs[globalkey] = np.array([other_value] * other.shape[1])
462 if globalkey in self.attrs:
463 delattr(self.attrs, globalkey)
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/ssl_session_reuse/src/
H A Dssl_key_utils.cc128 STEK_CreateNew(struct ssl_ticket_key_t *returnSTEK, int globalkey, int entropyEnsured) in STEK_CreateNew() argument
146 if (globalkey) { in STEK_CreateNew()
150 if (globalkey) { in STEK_CreateNew()
/dports/games/warmux/warmux-11.04/build/symbian/lib/libxml2/src/libxml2/
H A Dlibxml2_threads.c74 static pthread_key_t globalkey; variable
418 (void) pthread_key_create(&globalkey, xmlFreeGlobalState); in xmlOnceInit()