android里面打印出线程的id的函数是哪个阿

2025-05-08 03:06:51
推荐回答(1个)
回答1:

getThreadId()->androidGetThreadId()-> pthread_self()或者是GetCurrentThreadId();