Removed the loop counter from it to reduce clutter.
Moved the thread configuration and thread name directly in the thread class.
Added more comments
The thread configuration and thread name should probably always be done this way. All the other examples also needs to be updated but I don't want to do the rest of them for now.
The thread configuration and thread name should probably always be done this way. All the other examples also needs to be updated but I don't want to do the rest of them for now.