Home
last modified time | relevance | path

Searched defs:tls (Results 1 - 25 of 62) sorted by relevance

123

/third_party/node/test/parallel/
H A Dtest-tls-client-default-ciphers.js
/third_party/musl/libc-test/src/functional/
H A Dtls_init_dso.c2 __thread char *tls = buf; variable
/third_party/glfw/src/
H A Dposix_thread.c40 GLFWbool _glfwPlatformCreateTls(_GLFWtls* tls) in _glfwPlatformCreateTls() argument
55 void _glfwPlatformDestroyTls(_GLFWtls* tls) in _glfwPlatformDestroyTls() argument
62 void* _glfwPlatformGetTls(_GLFWtls* tls) in _glfwPlatformGetTls() argument
68 _glfwPlatformSetTls(_GLFWtls* tls, void* value) _glfwPlatformSetTls() argument
[all...]
H A Dwin32_thread.c39 GLFWbool _glfwPlatformCreateTls(_GLFWtls* tls) in _glfwPlatformCreateTls() argument
54 void _glfwPlatformDestroyTls(_GLFWtls* tls) in _glfwPlatformDestroyTls() argument
61 void* _glfwPlatformGetTls(_GLFWtls* tls) in _glfwPlatformGetTls() argument
67 _glfwPlatformSetTls(_GLFWtls* tls, void* value) _glfwPlatformSetTls() argument
[all...]
/third_party/musl/src/linux/
H A Dclone.c29 void *tls = 0; in clone() local
/third_party/nghttp2/src/
H A Dtls.h38 namespace tls { namespace
H A Dshrpx_tls.h54 namespace tls { namespace
H A Dtls.cc39 namespace tls { namespace
/third_party/musl/porting/linux/user/src/linux/
H A Dclone.c57 void *tls; in clone() local
/third_party/musl/src/linux/linux/
H A Dclone.c72 void *tls; in clone() local
/third_party/musl/src/linux/liteos_a/
H A Dclone.c58 void *tls; in clone() local
/third_party/musl/porting/liteos_a/user/src/linux/
H A Dclone.c43 void *tls; in clone() local
/third_party/ltp/testcases/kernel/syscalls/clone3/
H A Dclone302.c33 unsigned long tls; member
/third_party/ltp/include/lapi/
H A Dclone.h27 uint64_t __attribute__((aligned(8))) tls; member
/third_party/pulseaudio/src/tests/
H A Dthread-test.c34 static pa_tls *tls = NULL; variable
/third_party/ltp/lib/
H A Dcloner.c98 void *tls; in ltp_clone7() local
60 ltp_clone_(unsigned long flags, int (*fn)(void *arg), void *arg, size_t stack_size, void *stack, pid_t *ptid, void *tls, pid_t *ctid) ltp_clone_() argument
/third_party/node/lib/internal/bootstrap/
H A Dnode.js
/third_party/ffmpeg/libavformat/
H A Drtmphttp.c52 int tls; ///< use Transport Security Layer (RTMPTS) member
H A Dicecast.c46 int tls; member
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-session.c287 struct lws_lws_tls *tls = lws_container_of(sul, struct lws_lws_tls, in lws_sess_cache_synth_cb() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_dump.c14 static char thread_local tls[128]; variable
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink_rand.h70 struct tls_module tls; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_props.c203 unsigned tls = panfrost_query_raw(fd, in panfrost_query_thread_tls_alloc() local
/third_party/musl/ldso/linux/
H A Ddynlink_rand.h70 struct tls_module tls; member
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-session.c317 struct lws_lws_tls *tls = lws_container_of(sul, struct lws_lws_tls, in lws_sess_cache_synth_cb() local
[all...]

Completed in 8 milliseconds

123