客户反馈说在编译器下找不到libpthread, libpthread is integrated into musl libc, 在musl-libc中, libpthread库整合到 libc 库中 用objdump -Tt libc.so.1 | grep pthread_create确认