thread_local 67 builtin/index-pack.c static struct thread_local nothread_data; thread_local 97 builtin/index-pack.c static struct thread_local *thread_data; thread_local 355 builtin/index-pack.c static inline struct thread_local *get_thread_data(void) thread_local 367 builtin/index-pack.c static void set_thread_data(struct thread_local *data) thread_local 394 builtin/index-pack.c struct thread_local *data = get_thread_data();