- Use a local variable to close a minor race when determining if the wmesg printed out needs a prefix such as when a thread is blocked on a lock.
- Use another local variable to close another race for the td_wmesg and td_wchan members of struct thread.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS113619: Protect p_flag with the proc lock. The sched_lock is not needed to turn
- Branches
- Unknown
- Tags