Searched refs:tls (Results 1 – 4 of 4) sorted by relevance
54 return pthread_getspecific( store->tls ); in thread_store_get()63 if (pthread_key_create( &store->tls, destroy) != 0) { in thread_store_set()71 pthread_setspecific( store->tls, value ); in thread_store_set()80 return (void*) TlsGetValue( store->tls ); in thread_store_get()98 store->tls = TlsAlloc(); in thread_store_set()99 if (store->tls == TLS_OUT_OF_INDEXES) { in thread_store_set()107 TlsSetValue( store->tls, value ); in thread_store_set()
47 pthread_key_t tls; member57 DWORD tls; member
126 TEST(MemunreachableTest, tls) { in TEST() argument
926 RFC3280 TLS rules. See the "--remote-cert-tls" option967 passes this as the "--tls-auth" argument to OpenVPN.975 and passes it to OpenVPN using the "--tls-auth"983 the" --tls-remote" option in the OpenVPN