std: move thread::current TLS variable out of thread_info
This commit is contained in:
@@ -26,7 +26,6 @@ pub mod io;
|
||||
pub mod lazy_box;
|
||||
pub mod process;
|
||||
pub mod thread;
|
||||
pub mod thread_info;
|
||||
pub mod thread_local_dtor;
|
||||
pub mod thread_parking;
|
||||
pub mod wstr;
|
||||
|
||||
Reference in New Issue
Block a user