Searched refs:thread_local_var (Results 1 – 5 of 5) sorted by relevance
11 __thread void *thread_local_var; variable15 thread_local_var = malloc(1337); in main()
13 __thread void *thread_local_var; variable29 thread_local_var = malloc(1337); in main()
5325 thread_local_var = pcre2_jit_stack_create(...)5328 pcre2_jit_stack_free(thread_local_var)5331 return thread_local_var