summary refs log tree commit diff
path: root/src/libstd/sys/unix/thread_local.rs
AgeCommit message (Expand)AuthorLines
2015-07-01Add netbsd amd64 supportAlex Newman-0/+2
2015-05-27Use `const fn` to abstract away the contents of UnsafeCell & friends.Eduard Burtescu-0/+2
2015-02-11bitrig integrationDave Huseby-0/+2
2015-02-01openbsd supportSébastien Marie-3/+5
2015-01-06Tuning pthread_key_t typeMichael Neumann-2/+10
2015-01-02std: Stabilize the prelude moduleAlex Crichton-1/+1
2014-11-23std: Add a new top-level thread_local moduleAlex Crichton-0/+52