Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-types.h41 typedef void *thread_t; // Host thread type typedef
58 typedef pthread_t thread_t; // Host thread type typedef
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdb_thread_db.h257 typedef pthread_t thread_t; typedef