HomeFreeBSD

Fix a recursion on the thread lock by acquiring it after call rtp_to_pri().

Description

Fix a recursion on the thread lock by acquiring it after call rtp_to_pri().

Reported by: swills
Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D23495

Details

Provenance
jeffAuthored on
Reviewer
kib
Differential Revision
D23495: Fix a recursion in thread_create().
Parents
rS357485: Use STAILQ instead of TAILQ for bucket lists. We only need FIFO behavior
Branches
Unknown
Tags
Unknown