pthread_exit(3) terminate calling thread.
pthread_exit(3)
How can I call to pthread_exit function with assembly code on Arm arch? ? For example here how I r
pthread_exit