Searched defs:curthread (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h213 #define curthread ((void *)(uintptr_t)thr_self()) macro
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h96 #define errno (*curthread->ul_errnop)
564 char ul_stopping; /* set by curthread: stopping self */
984 char ul_stopping; /* set by curthread: stopping self */
1166 #define curthread (_curthread()) macro

Completed in 23 milliseconds