roc-streaming / roc-toolkit

Real-time audio streaming over the network.
https://roc-streaming.org
Mozilla Public License 2.0
1.02k stars 203 forks source link

Assign names to threads #716

Open dmklepp opened 2 months ago

dmklepp commented 2 months ago

Added a thread name char * argument to Thread constructor and applied changes to inherited classes. Added assignname() method for different architectures. Also added printname() method for debugging to keep name member private.

Issue link: https://github.com/roc-streaming/roc-toolkit/issues/618

github-actions[bot] commented 2 months ago

:robot: The latest upstream change made this pull request unmergeable. Please resolve the merge conflicts.

gavv commented 1 month ago

Hi, thanks for the patch! Could you please rebase on fresh develop? There are conflicts.