Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:__thread
(Results
1 - 25
of
43
) sorted by relevance
1
2
/third_party/musl/libc-test/src/functional/
H
A
D
tls_align_dso.c
0
__thread
char c1 = 1;
2
__thread
char xchar = 2;
3
__thread
char c2 = 3;
4
__thread
short xshort = 4;
5
__thread
char c3 = 5;
6
__thread
int xint = 6;
7
__thread
char c4 = 7;
8
__thread
long long xllong = 8;
H
A
D
tls_local_exec.c
6
static
__thread
char d1 = 11;
7
static
__thread
char d64 __attribute__ ((aligned(64))) = 22;
8
static
__thread
char d4096 __attribute__ ((aligned(4096))) = 33;
9
static
__thread
char z1 = 0;
10
static
__thread
char z64 __attribute__ ((aligned(64))) = 0;
11
static
__thread
char z4096 __attribute__ ((aligned(4096))) = 0;
12
static
__thread
const char *s1 = "s1";
H
A
D
tls_init.c
4
__thread
int tls_fix = 23;
5
__thread
int tls_zero;
H
A
D
tls_init_dso.c
2
__thread
char *tls = buf;
/third_party/libabigail/tests/data/test-diff-dwarf/
H
A
D
test9-v1.cc
3
__thread
char global_var0;
4
__thread
int global_var1;
5
__thread
unsigned global_var2;
H
A
D
test9-v0.cc
4
__thread
int global_var0;
5
__thread
int global_var1;
/third_party/musl/libc-test/src/regression/
H
A
D
tls_get_new-dtv_dso.c
0
__thread
char v[123];
2
__thread
int x = 42;
3
__thread
long double y;
/third_party/selinux/libselinux/src/
H
A
D
procattr.c
14
static
__thread
char *prev_current = UNSET;
15
static
__thread
char * prev_exec = UNSET;
16
static
__thread
char * prev_fscreate = UNSET;
17
static
__thread
char * prev_keycreate = UNSET;
18
static
__thread
char * prev_sockcreate = UNSET;
23
static
__thread
char destructor_initialized;
H
A
D
setrans_client.c
29
static
__thread
char * prev_t2r_trans = NULL;
30
static
__thread
char * prev_t2r_raw = NULL;
31
static
__thread
char * prev_r2t_trans = NULL;
32
static
__thread
char * prev_r2t_raw = NULL;
33
static
__thread
char *prev_r2c_trans = NULL;
34
static
__thread
char * prev_r2c_raw = NULL;
39
static
__thread
char destructor_initialized;
H
A
D
matchpathcon.c
68
static
__thread
struct selabel_handle *hnd;
73
static
__thread
char **con_array;
74
static
__thread
int con_array_size;
75
static
__thread
int con_array_used;
152
static
__thread
struct selinux_opt options[SELABEL_NOPT];
153
static
__thread
int notrans;
/third_party/libabigail/tests/
H
A
D
test-utils.cc
26
static
__thread
const char* s(ABIGAIL_SRC_DIR);
in get_src_dir()
40
static
__thread
const char* s(ABIGAIL_BUILD_DIR);
in get_build_dir()
/third_party/musl/src/exit/
H
A
D
cxa_thread_atexit_impl.c
35
__thread
struct dtor_list* thread_local_dtors = NULL;
37
__thread
bool thread_local_dtors_alive = false;
/third_party/elfutils/libdwfl/
H
A
D
dwfl_error.c
43
static
__thread
int global_error;
149
static
__thread
char msg[128];
in errnomsg()
/third_party/ltp/tools/sparse/sparse-src/validation/
H
A
D
reserved.c
68
static int (
__thread
);
variable
146
reserved.c:68:12: error: Trying to use reserved word '
__thread
' as identifier
H
A
D
ptr-inherit.c
56
static
__thread
int o;
in test_tls()
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
jconfigint.h
22
#define THREAD_LOCAL
__thread
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H
A
D
per_thread_tls.h
42
#define ABSL_PER_THREAD_TLS_KEYWORD
__thread
/third_party/vk-gl-cts/framework/delibs/dethread/
H
A
D
deThreadLocal.h
34
# define DE_THREAD_LOCAL
__thread
/third_party/elfutils/libasm/
H
A
D
asm_error.c
41
static
__thread
int global_error;
/third_party/elfutils/libdw/
H
A
D
dwarf_error.c
40
static
__thread
int global_error;
H
A
D
libdw_alloc.c
47
static
__thread
size_t thread_id = THREAD_ID_UNSET;
/third_party/node/deps/v8/src/trap-handler/
H
A
D
trap-handler.h
125
extern
__thread
int g_thread_in_wasm_code;
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H
A
D
LLVMJIT.cpp
78
extern
__thread
unsigned long long __msan_param_tls[];
79
extern
__thread
unsigned long long __msan_retval_tls[];
80
extern
__thread
unsigned long long __msan_va_arg_tls[];
81
extern
__thread
unsigned long long __msan_va_arg_overflow_size_tls;
/third_party/glfw/deps/
H
A
D
tinycthread.h
161
#define _Thread_local
__thread
/third_party/alsa-lib/src/
H
A
D
error.c
65
#define TLS_PFX
__thread
Completed in 9 milliseconds
1
2