Home
last modified time | relevance | path

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

/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.txt4971 thread_local_var = pcre2_jit_stack_create(...)
4974 pcre2_jit_stack_free(thread_local_var)
4977 return thread_local_var