Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pthread_t
usr/src/boot/sys/sys/_pthreadtypes.h
65
typedef struct pthread *pthread_t;
usr/src/uts/common/sys/types.h
430
typedef uint_t pthread_t; /* = thread_t in thread.h */