Home
last modified time | relevance | path

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

/include/
A Dlibc-symbols.h537 # define __hidden_proto(name, thread, internal, attrs...) \ argument
538 extern thread __typeof (name) name __asm__ (__hidden_asmname (#internal)) \
546 # define __hidden_ver2(thread, local, internal, name) \ argument
547 extern thread __typeof (name) __EI_##name \
549 extern thread __typeof (name) __EI_##name \
601 # define __hidden_proto(name, thread, internal, attrs...) \ argument
602 extern thread __typeof (name) name __hidden_proto_hiddenattr (attrs);

Completed in 11 milliseconds