fix-tests
[libc] Linux threads - Setup TLS area of a new thread and cleanup at exit.
[libc][NFC] Use uint32_t to represent futex words.
[libc] Add a linux Thread class in __support/threads.
[libc] Add implementations of pthread_equal and pthread_self.