llvm-project/libc/config
Siva Chandra Reddy 5db4177817 [libc] Add pthread_detach and thrd_detach.
Tests for pthread_detach and thrd_detach have not been added. Instead, a
test for the underlying implementation has been added as it makes use of
an internal wait method to synchronize with detached threads.

Reviewed By: lntue, michaelrj

Differential Revision: https://reviews.llvm.org/D127479
2022-06-11 05:29:40 +00:00
..
darwin/arm [libc] Add strlcat 2022-05-19 21:48:39 +00:00
linux [libc] Add pthread_detach and thrd_detach. 2022-06-11 05:29:40 +00:00
windows [libc] Add strlcat 2022-05-19 21:48:39 +00:00
CMakeLists.txt Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
public_api.td [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00