forked from OSchip/llvm-project
4a738ee822
Specifically, POSIX functions pthread_key_create, pthread_key_delete, pthread_setspecific and pthread_getspecific have been added. The C standard equivalents tss_create, tss_delete, tss_set and tss_get have also been added. Reviewed By: lntue, michaelrj Differential Revision: https://reviews.llvm.org/D131647 |
||
---|---|---|
.. | ||
llvm-libc-macros | ||
llvm-libc-types | ||
sys | ||
CMakeLists.txt | ||
__llvm-libc-common.h | ||
assert.h.def | ||
ctype.h.def | ||
dirent.h.def | ||
errno.h.def | ||
fcntl.h.def | ||
fenv.h.def | ||
inttypes.h.def | ||
math.h.def | ||
pthread.h.def | ||
signal.h.def | ||
stdio.h.def | ||
stdlib.h.def | ||
string.h.def | ||
threads.h.def | ||
time.h.def | ||
unistd.h.def |