Home
last modified time | relevance | path

Searched refs:thread_local_var (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/test/lsan/TestCases/Linux/
Dfork.cpp11 __thread void *thread_local_var; variable
15 thread_local_var = malloc(1337); in main()
Dfork_threaded.cpp13 __thread void *thread_local_var; variable
29 thread_local_var = malloc(1337); in main()
/external/compiler-rt/test/lsan/TestCases/
Dfork.cc11 __thread void *thread_local_var; variable
15 thread_local_var = malloc(1337); in main()
Dfork_threaded.cc13 __thread void *thread_local_var; variable
29 thread_local_var = malloc(1337); in main()
/external/pcre/dist2/doc/
Dpcre2.txt5325 thread_local_var = pcre2_jit_stack_create(...)
5328 pcre2_jit_stack_free(thread_local_var)
5331 return thread_local_var