Searched defs:curthread (Results 1 – 6 of 6) sorted by relevance
35 kthread_t *curthread; member
81 #define curthread (_curthread()) /* current thread pointer */ macro
78 void *curthread; variable
176 #define curthread ((void *)(uintptr_t)thr_self()) macro
530 #define curthread (threadp()) /* current thread pointer */ macro
1231 #define curthread (_curthread()) macro