Searched refs:target_lep (Results 1 – 1 of 1) sorted by relevance
178 lwpent_t *target_lep; in lwp_wait() local194 target_lep = NULL; in lwp_wait()198 target_lep = NULL; in lwp_wait()200 target_lep = ldp->ld_entry; in lwp_wait()201 target_lep->le_waiters++; in lwp_wait()202 target_lep->le_dwaiters += daemon; in lwp_wait()215 if (target_lep == NULL) in lwp_wait()217 else if ((t = target_lep->le_thread) != NULL) { in lwp_wait()342 target_lep = NULL; in lwp_wait()344 target_lep = ldp->ld_entry; in lwp_wait()[all …]