Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/ia32/syscall/
H A Dlwp_private.c46 int thisthread = t == curthread; in lwp_setprivate() local
49 if (thisthread) in lwp_setprivate()
96 if (thisthread) in lwp_setprivate()
111 if (thisthread) in lwp_setprivate()
132 if (thisthread) in lwp_setprivate()
140 if (thisthread) in lwp_setprivate()
152 if (thisthread) in lwp_setprivate()
/titanic_41/usr/src/uts/intel/ia32/os/
H A Darchdep.c449 int thisthread = lwptot(lwp) == curthread; in getgregs() local
468 if (thisthread) in getgregs()
481 if (thisthread) in getgregs()
502 int thisthread = lwptot(lwp) == curthread; in getgregs32() local
504 if (thisthread) in getgregs32()
517 if (thisthread) in getgregs32()
705 int thisthread = lwptot(lwp) == curthread; in setgregs() local
709 if (thisthread) in setgregs()
738 if (thisthread) in setgregs()
761 if (thisthread) in setgregs()
[all …]
H A Dsundep.c819 int thisthread = t == curthread; in lwp_installctx() local
840 if (thisthread) in lwp_installctx()
844 if (thisthread) { in lwp_installctx()
870 if (thisthread) in lwp_installctx()
874 if (thisthread) { in lwp_installctx()