Home
last modified time | relevance | path

Searched defs:curthread (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/dtrace/test/tst/common/scalars/
H A Dtst.selfarray2.d35 kthread_t *curthread; member
/titanic_50/usr/src/lib/libfakekernel/common/sys/
H A Dthread.h81 #define curthread (_curthread()) /* current thread pointer */ macro
/titanic_50/usr/src/uts/common/avs/ns/
H A Dcontract.h78 void *curthread; variable
/titanic_50/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h176 #define curthread ((void *)(uintptr_t)thr_self()) macro
/titanic_50/usr/src/uts/common/sys/
H A Dthread.h529 #define curthread (threadp()) /* current thread pointer */ macro
/titanic_50/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1231 #define curthread (_curthread()) macro