Home
last modified time | relevance | path

Searched refs:flag_threadsafe_statics (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dc-common.h570 extern int flag_threadsafe_statics;
Dc-opts.c811 flag_threadsafe_statics = value; in c_common_handle_option()
Dc-common.c452 int flag_threadsafe_statics = 1; variable
/openbsd/src/gnu/gcc/gcc/cp/
Ddecl.c5772 if (!targetm.relaxed_ordering || !flag_threadsafe_statics) in expand_static_init()
5780 if (flag_threadsafe_statics) in expand_static_init()
5834 if (flag_threadsafe_statics) in expand_static_init()
5841 if (!targetm.relaxed_ordering || !flag_threadsafe_statics) in expand_static_init()