Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/syscall/
H A Dlwp_private.c45 int thisthread = t == curthread; in lwp_setprivate() local
48 if (thisthread) in lwp_setprivate()
94 if (thisthread) in lwp_setprivate()
109 if (thisthread) in lwp_setprivate()
119 if (thisthread) in lwp_setprivate()
/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c291 int thisthread = lwptot(lwp) == curthread; in getgregs() local
310 if (thisthread) in getgregs()
323 if (thisthread) in getgregs()
341 int thisthread = lwptot(lwp) == curthread; in getgregs32() local
343 if (thisthread) in getgregs32()
356 if (thisthread) in getgregs32()
544 if (thisthread) in setgregs()
573 if (thisthread) in setgregs()
596 if (thisthread) in setgregs()
616 if (thisthread) in setgregs()
[all …]
H A Dsundep.c830 bool thisthread = (t == curthread); in lwp_installctx() local
859 if (thisthread) { in lwp_installctx()
863 if (thisthread) { in lwp_installctx()
885 if (thisthread) { in lwp_installctx()
889 if (thisthread) { in lwp_installctx()