Home
last modified time | relevance | path

Searched refs:__pthread_start_t (Results 1 – 7 of 7) sorted by relevance

/llvm-project/libc/include/llvm-libc-types/
H A D__pthread_start_t.h12 typedef void *(*__pthread_start_t)(void *); typedef
H A DCMakeLists.txt14 add_header(__pthread_start_t HDR __pthread_start_t.h)
/llvm-project/libc/src/pthread/
H A Dpthread_create.h19 __pthread_start_t func, void *arg);
H A Dpthread_create.cpp34 __pthread_start_t func, void *arg)) {
/llvm-project/libc/config/linux/
H A Dapi.td
/llvm-project/libc/include/
H A DCMakeLists.txt364 .llvm-libc-types.__pthread_start_t
/llvm-project/libc/spec/
H A Dposix.td