When debugging a program I saw that top -U username showed the following:
top -U username
39769 eigenein 107 98 0 179M 38448K ucond 19 0:00 0.00% program
What does it mean that a process in the ucond state?
ucond
ucond indicates that the process has a thread that is waiting for a userland condition variable.
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
5 months ago
viewed
278 times
active