Searched refs:thread (Results 1 – 1 of 1) sorted by relevance
537 # define __hidden_proto(name, thread, internal, attrs...) \ argument538 extern thread __typeof (name) name __asm__ (__hidden_asmname (#internal)) \546 # define __hidden_ver2(thread, local, internal, name) \ argument547 extern thread __typeof (name) __EI_##name \549 extern thread __typeof (name) __EI_##name \601 # define __hidden_proto(name, thread, internal, attrs...) \ argument602 extern thread __typeof (name) name __hidden_proto_hiddenattr (attrs);
Completed in 11 milliseconds