Home
last modified time | relevance | path

Searched defs:thread_t (Results 1 – 4 of 4) 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
/minix3/minix/servers/vfs/
H A Dthreads.h5 #define thread_t mthread_thread_t macro
/minix3/minix/tests/
H A Dtest59.c8 #define thread_t mthread_thread_t macro
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdb_thread_db.h257 typedef pthread_t thread_t; typedef