4 lines
62 B
C
4 lines
62 B
C
#ifndef __cplusplus
|
|
#define thread_local _Thread_local
|
|
#endif
|
#ifndef __cplusplus
|
|
#define thread_local _Thread_local
|
|
#endif
|