Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-types.h53 typedef void* thread_t; // Host thread type typedef
76 typedef pthread_t thread_t; // Host thread type typedef
/NextBSD/cddl/contrib/opensolaris/head/
HDthread.h40 typedef pthread_t thread_t; typedef
/NextBSD/sys/sys/mach/
HDmach_types.h220 typedef struct thread_shuttle *thread_t, *thread_act_t; typedef
276 typedef mach_port_t thread_t, thread_act_t; typedef
/NextBSD/lib/libthread_db/
HDthread_db.h62 typedef long thread_t; /* Must be an integral type. */ typedef
/NextBSD/contrib/gdb/gdb/
HDgdb_thread_db.h257 typedef pthread_t thread_t; typedef