Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A D_pthreadtypes.h65 typedef struct pthread *pthread_t; typedef
/illumos-gate/usr/src/uts/common/sys/
H A Dtypes.h430 typedef uint_t pthread_t; /* = thread_t in thread.h */ typedef