check_thread_storage.c
Go to the documentation of this file.
1 extern __thread int x;
2 
3 int main(int argc, char **argv) {
4  return 0;
5 }
int main(int argc, char **argv)
__thread int x


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:41:46