Searched refs:thread_local_var (Results 1 – 3 of 3) 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()
4971 thread_local_var = pcre2_jit_stack_create(...)4974 pcre2_jit_stack_free(thread_local_var)4977 return thread_local_var