mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Remove __threaded variable
This commit is contained in:
parent
01b09bc817
commit
cf1559c448
15 changed files with 51 additions and 71 deletions
|
@ -42,7 +42,6 @@ struct CosmoTib {
|
|||
_Atomic(void *) tib_keys[46];
|
||||
} __attribute__((__aligned__(64)));
|
||||
|
||||
extern int __threaded;
|
||||
extern char __tls_morphed;
|
||||
extern unsigned __tls_index;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue