japaric / steed

[INACTIVE] Rust's standard library, free of C dependencies, for Linux systems
518 stars 22 forks source link

Implement `set_thread_pointer` on all platforms #127

Open tbu- opened 7 years ago

tbu- commented 7 years ago

Only required when we'll try to implement pthread_self or other stuff requiring the thread data.