std: Move elf TLS to sys::fast_thread_local
This commit is contained in:
parent
ac968c4664
commit
568840707c
5 changed files with 171 additions and 163 deletions
|
@ -38,6 +38,7 @@ pub mod backtrace;
|
|||
pub mod condvar;
|
||||
pub mod env;
|
||||
pub mod ext;
|
||||
pub mod fast_thread_local;
|
||||
pub mod fd;
|
||||
pub mod fs;
|
||||
pub mod memchr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue