Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/
Dlldb-types.h41 typedef void *thread_t; // Host thread type typedef
58 typedef pthread_t thread_t; // Host thread type typedef
/external/autotest/client/tests/monotonic_time/src/
Dthreads.c24 } thread_t; typedef
/external/libusb/examples/
Ddpfp.c49 typedef pthread_t thread_t; typedef
93 typedef HANDLE thread_t; typedef
/external/llvm-project/clang/test/Analysis/
Dmig.mm28 typedef struct thread *thread_t; typedef