Home
last modified time | relevance | path

Searched defs: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
/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c291 int thisthread = lwptot(lwp) == curthread; in getgregs() local
341 int thisthread = lwptot(lwp) == curthread; in getgregs32() local
541 int thisthread = lwptot(lwp) == curthread; in setgregs() local
H A Dsundep.c830 bool thisthread = (t == curthread); in lwp_installctx() local