bx icon indicating copy to clipboard operation
bx copied to clipboard

fixes osx/ios set thread name

Open actboy168 opened this issue 1 year ago • 0 comments

In osx/ios, pthread_setname_np can only set the name of the current thread. So the thread name must be set in the thread function.

actboy168 avatar Aug 24 '22 01:08 actboy168