Searched defs:thisthread (Results 1 – 3 of 3) sorted by relevance
45 int thisthread = t == curthread; in lwp_setprivate() local
291 int thisthread = lwptot(lwp) == curthread; in getgregs() local341 int thisthread = lwptot(lwp) == curthread; in getgregs32() local541 int thisthread = lwptot(lwp) == curthread; in setgregs() local
830 bool thisthread = (t == curthread); in lwp_installctx() local