If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
cc3235的例程中,在main函数中创建一个新的线程是没有问题,在主线程中创建一个同样的一个线程就会卡到这里“spin here indefinitely”再也出不去了。