I read manual of command tree and confused about threads
Child threads of a process are found under the parent process and are shown with the process name in curly braces,
e.g.
icecast2---13*[{icecast2}]
Does it mean that process icecast has 13 threads?