SSiva Chandra Reddy[libc][NFC] Convert pthread tests which create threads to integration tests.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc][NFC] Convert pthread tests which create threads to integration tests. | 3 年前 | |
[libc] Add a definition of pthread_attr_t and its getters and setters. Not all attributes have been added to phtread_attr_t in this patch. They will be added gradually in future patches. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D123423 | 4 年前 | |
[libc] Add pthread_mutexattr_t type and its setters and getters. A simple implementation of the getters and setters has been added. More logic can be added to them in future as required. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D122969 | 4 年前 |