roc-toolkit icon indicating copy to clipboard operation
roc-toolkit copied to clipboard

Assign names to threads

Open dmklepp opened this issue 1 year ago • 2 comments

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

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

dmklepp avatar Apr 26 '24 23:04 dmklepp

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

github-actions[bot] avatar Apr 27 '24 00:04 github-actions[bot]

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

gavv avatar May 06 '24 02:05 gavv

See https://github.com/roc-streaming/roc-toolkit/issues/618#issuecomment-2225851162

gavv avatar Jul 12 '24 15:07 gavv