Searched defs:thisthread (Results 1 – 3 of 3) sorted by relevance
46 int thisthread = t == curthread; in lwp_setprivate() local
449 int thisthread = lwptot(lwp) == curthread; in getgregs() local502 int thisthread = lwptot(lwp) == curthread; in getgregs32() local705 int thisthread = lwptot(lwp) == curthread; in setgregs() local
819 int thisthread = t == curthread; in lwp_installctx() local