Home
last modified time | relevance | path

Searched refs:thread_guard (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c8987 bool thread_guard = (flag_threadsafe_statics in expand_static_init() local
9028 finish_if_stmt_cond (get_guard_cond (guard, thread_guard), if_stmt); in expand_static_init()
9031 if (thread_guard) in expand_static_init()
9099 if (thread_guard) in expand_static_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc9633 bool thread_guard = (flag_threadsafe_statics in expand_static_init() local
9674 finish_if_stmt_cond (get_guard_cond (guard, thread_guard), if_stmt); in expand_static_init()
9677 if (thread_guard) in expand_static_init()
9745 if (thread_guard) in expand_static_init()