Home
last modified time | relevance | path

Searched refs:TLS (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/contrib/libsodium/m4/
H A Dax_tls.m411 # Provides a test for the compiler support of thread local storage (TLS)
12 # extensions. Defines TLS if it is found. Currently knows about C++11,
50 AC_MSG_CHECKING([for thread local storage (TLS) class])
71 …[AC_DEFINE_UNQUOTED([TLS],[$ac_cv_tls],[If the compiler supports a TLS storage class define it to …
/f-stack/freebsd/contrib/libsodium/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c73 #ifndef TLS
75 # define TLS __declspec(thread) macro
77 # define TLS macro
104 static TLS Salsa20Random stream = {
/f-stack/dpdk/lib/librte_eal/arm/
H A Drte_cpuflags.c69 FEAT_DEF(TLS, REG_HWCAP, 15)
/f-stack/dpdk/doc/guides/prog_guide/
H A Dglossary.rst222 TLS
H A Denv_abstraction_layer.rst331 Per-lcore variables are implemented using *Thread Local Storage* (TLS) to provide per-thread local …
567 In each EAL pthread, there is a TLS (Thread Local Storage) called *_lcore_id* for unique identifica…
615 When they're used in any pthread context, the Thread Local Storage(TLS) will be set/get.
617 Those TLS include *_cpuset* and *_socket_id*:
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog28 - Allow disabling initial-exec TLS model. (@davidtgoldblatt, @KenMacD)
137 only allocation activity is to call free() after TLS destructors have been
457 non-TLS and Windows configurations. (@jasone)
647 - Fix TLS configuration such that it is enabled by default for platforms on
781 that only a single TLS read is necessary per call into the public API.
982 - Fix TLS-related memory corruption that could occur during thread exit if the
1115 - Work around TLS deallocation via free() on Linux. This bug could cause
1210 + Fix a bootstrap ordering bug that only occurred with TLS disabled.
1282 - Add compile-time support for all TLS-related functionality via pthreads TSD.
1283 This is mainly of interest for OS X, which does not support TLS, but has a
[all …]
H A Dconfigure.ac1720 dnl Automatically configure TLS.
1729 AC_MSG_CHECKING([for TLS])
2010 dnl Use initial-exec TLS by default.
H A DINSTALL.md272 Disable the initial-exec TLS model for jemalloc's internal thread-local
/f-stack/freebsd/mips/mips/
H A Dswtch.S381 * Set the new thread's TLS pointer.
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru116 OpenSSL 1.1.1, протокол TLS 1.3 всегда был разрешён.
210 работало с протоколом TLS 1.3.
669 TLS session tickets с помощью AES256 при использовании с 80-байтными
1552 разделяемого кэша SSL-сессий или общего ключа для шифрования TLS
3834 *) Безопасность: теперь SSL/TLS renegotiation запрещён.
3884 *) Добавление: теперь ключ -V показывает статус поддержки TLS SNI.
5857 *) Добавление: модуль ngx_http_ssl_module поддерживает расширение TLS
H A DCHANGES110 1.1.1, the TLS 1.3 protocol was always enabled.
203 TLS 1.3 protocol.
658 encryption of TLS session tickets when used with 80-byte keys.
1522 if a shared SSL session cache or the same TLS session ticket key was
3765 *) Security: now SSL/TLS renegotiation is disabled.
3815 *) Feature: now the "-V" switch shows TLS SNI support.
5738 *) Feature: the ngx_http_ssl_module supports Server Name Indication TLS
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h.in219 /* TLS is used to map arenas and magazine caches to threads. */
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst771 scheduler maintains its own caches of objects: lthreads, their stacks, TLS,
784 started, means that memory allocation for both the stack and TLS will have been
791 causes the L-thread's stack and TLS to be allocated when it is first scheduled
818 allocation of even more objects (i.e. their stacks and TLS) then this can
/f-stack/freebsd/amd64/conf/
H A DGENERIC40 options KERN_TLS # TLS transmit & receive offload