Lines Matching defs:lwp
198 klwp_t *lwp = ttolwp(curthread);253 if (lwp != NULL)254 lwp->lwp_ru.msgrcv++;281 if (error == 0 && lwp != NULL)282 lwp->lwp_ru.msgsnd++;428 klwp_t *lwp = ttolwp(curthread);491 if (lwp != NULL)492 lwp->lwp_ru.msgrcv++;532 if (error == 0 && lwp != NULL)533 lwp->lwp_ru.msgsnd++;