zig
Code
Branches
Tags
Commits
master
zig
/
lib
/
libc
/
wasi
/
libc-bottom-half
/
headers
/
private
/
threads.h
Top
1
#
ifndef __cplusplus
2
#
define thread_local _Thread_local
3
#
endif