llvm/libc/include
Siva Chandra Reddy 70c8d12b79 [libc] Add pthread_create and pthread_join functions.
They do not yet support all the feature/attributes in pthread_attr_t.
Future changes will add such support.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D126718
2022-06-02 01:47:24 +00:00
..
llvm-libc-macros
llvm-libc-types [libc] Add pthread_create and pthread_join functions. 2022-06-02 01:47:24 +00:00
sys
__llvm-libc-common.h
assert.h.def
CMakeLists.txt [libc] Add pthread_create and pthread_join functions. 2022-06-02 01:47:24 +00:00
ctype.h.def
errno.h.def
fcntl.h.def
fenv.h.def
inttypes.h.def
math.h.def
pthread.h.def [libc] Add a definition of pthread_attr_t and its getters and setters. 2022-04-11 16:08:49 +00:00
signal.h.def
stdio.h.def
stdlib.h.def
string.h.def
threads.h.def
time.h.def
unistd.h.def