Searched refs:target_lep (Results 1 – 1 of 1) sorted by relevance
177 lwpent_t *target_lep; in lwp_wait() local196 target_lep = NULL; in lwp_wait()198 target_lep = ldp->ld_entry; in lwp_wait()199 target_lep->le_waiters++; in lwp_wait()200 target_lep->le_dwaiters += daemon; in lwp_wait()213 if (target_lep == NULL) in lwp_wait()215 else if ((t = target_lep->le_thread) != NULL) { in lwp_wait()340 target_lep = NULL; in lwp_wait()342 target_lep = ldp->ld_entry; in lwp_wait()346 if (lwpid != 0 && target_lep != NULL) { in lwp_wait()[all …]