Searched defs:thread_t (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/ | ||
H A D | lldb-types.h | 43 typedef void *thread_t; // Host thread type typedef |
/llvm-project/clang/test/Analysis/ | ||
H A D | mig.mm | 28 typedef struct thread *thread_t; typedef |