zig/lib/libc/wasi/libc-bottom-half/headers/private/threads.h
2021-05-20 16:54:00 +02:00

3 lines
62 B
C
Vendored

#ifndef __cplusplus
#define thread_local _Thread_local
#endif