Home
last modified time | relevance | path

Searched defs:thread_t (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/
H A Dlldb-types.h43 typedef void *thread_t; // Host thread type typedef
/llvm-project/clang/test/Analysis/
H A Dmig.mm28 typedef struct thread *thread_t; typedef