在pthread_cleanup_push()/pthread_cleanup_pop()的详解 中,看到线程的非正常终止,这句不太理解
比如其它线程调用了abort suspend stop之类的操作,这个就叫做干预。