utils: Prioritize .id over .name to identify elements in thread_pool()
There are more chances that an `id` property is actually unique than a
`name` property, so let's attempt to use it before `name` when
reporting the element `thread_pool()` is working on.
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
parent
ad9ed0bf
No related branches found
No related tags found
Please register or sign in to comment