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 Tue Jul 4 2023 02:34:01