llvm-project/libc/test/integration
Siva Chandra Reddy 3367539010 [libc] Add implementation of pthread_once.
The existing thrd_once function has been refactored so that the
implementation can be shared between thrd_once and pthread_once
functions.

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D134716
2022-09-28 06:54:48 +00:00
..
loader [libc] Add __cxa_atexit support to the atexit function. 2022-08-09 21:42:41 +00:00
scudo [libc][obvious] add aligned_alloc as entrypoint 2022-03-23 16:44:15 -07:00
src [libc] Add implementation of pthread_once. 2022-09-28 06:54:48 +00:00
CMakeLists.txt [libc][NFC] Convert threads unittests in to integration tests. 2022-06-23 20:32:33 +00:00
dummy.cpp [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00