Files
valgrind/drd
Mark Wielaard 907b985725 drd/tests/swapcontext.c: Rename typedef struct thread_local to threadlocal
Since C23 thread_local is a keyword (thread storage duration).

swapcontext.c:23:16: error: expected '{' before 'thread_local'
   23 | typedef struct thread_local {
      |                ^~~~~~~~~~~~
swapcontext.c:23:16: warning: 'thread_local' is not at beginning of declaration [-Wold-style-declaration]
swapcontext.c:23:16: error: 'thread_local' used with 'typedef'
swapcontext.c:26:3: warning: data definition has no type or storage class
   26 | } thread_local_t;
      |   ^~~~~~~~~~~~~~
2024-11-23 23:15:53 +01:00
..
2022-12-24 15:32:15 -08:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2023-08-25 23:00:58 +02:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2024-04-20 03:10:12 +02:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2023-08-25 23:00:58 +02:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00
2023-08-25 23:00:58 +02:00
2023-08-25 23:00:58 +02:00
2023-08-25 23:00:58 +02:00
2020-10-10 18:11:31 -07:00
2020-10-10 18:11:31 -07:00