HomeSort by: relevance | last modified time | path
    Searched defs:THREAD_LOCAL (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
bfd.c 723 #define THREAD_LOCAL TLS
725 #define THREAD_LOCAL
820 static THREAD_LOCAL bfd_error_type bfd_error;
821 static THREAD_LOCAL char *_bfd_error_buf;
1700 static THREAD_LOCAL struct per_xvec_messages *error_handler_messages;
  /src/external/gpl3/binutils.old/dist/bfd/
bfd.c 723 #define THREAD_LOCAL TLS
725 #define THREAD_LOCAL
820 static THREAD_LOCAL bfd_error_type bfd_error;
821 static THREAD_LOCAL char *_bfd_error_buf;
1700 static THREAD_LOCAL struct per_xvec_messages *error_handler_messages;
  /src/external/gpl3/gdb/dist/bfd/
bfd.c 723 #define THREAD_LOCAL TLS
725 #define THREAD_LOCAL
820 static THREAD_LOCAL bfd_error_type bfd_error;
821 static THREAD_LOCAL char *_bfd_error_buf;
1700 static THREAD_LOCAL struct per_xvec_messages *error_handler_messages;
  /src/usr.bin/xlint/lint1/
lint1.h 195 THREAD_LOCAL,

Completed in 65 milliseconds