SSiva Chandra Reddy[libc] Add implementations of pthread_equal and pthread_self.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Linux threads - Setup TLS area of a new thread and cleanup at exit. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D129543 | 3 年前 | |
[libc] Add implementations of pthread_equal and pthread_self. Reviewed By: michaelrj, lntue Differential Revision: https://reviews.llvm.org/D129729 | 3 年前 | |
[libc] Revert: Temporary disable environment tests for PATH variable. This reverts commit 2846c2bb4fa4e50b2eb4ff4231825d73840c8c1c. The reason for the disable is not relevant anymore. | 3 年前 | |
[libc] Add implementations of pthread_equal and pthread_self. Reviewed By: michaelrj, lntue Differential Revision: https://reviews.llvm.org/D129729 | 3 年前 | |
[libc][NFC] Make thread_detach_test an integration test. This is simple switch from a unittest to an integration test. It is being done as a preparatory step to adding TLS support to thread creation. TLS setup and initialization is tightly coupled with the loader and hence all thread related tests should be integration tests. | 3 年前 |