Home
last modified time | relevance | path

Searched defs:thisthread (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/intel/ia32/syscall/
H A Dlwp_private.c46 int thisthread = t == curthread; in lwp_setprivate() local
/titanic_44/usr/src/uts/intel/ia32/os/
H A Darchdep.c449 int thisthread = lwptot(lwp) == curthread; in getgregs() local
502 int thisthread = lwptot(lwp) == curthread; in getgregs32() local
705 int thisthread = lwptot(lwp) == curthread; in setgregs() local
H A Dsundep.c819 int thisthread = t == curthread; in lwp_installctx() local