我有一个32位的代码,其中使用int代替pthread_t?所以在移植时我需要在LP64(64位)中更改为long.pthread_t的数据类型是什么?
c 64-bit pthreads
64-bit ×1
c ×1
pthreads ×1