摘要: STATE_CONDVAR The thread is blocked on a condition variable (e.g., it called pthread_cond_wait()). STATE_DEAD The thread has terminated and is waiting 阅读全文
posted @ 2022-07-01 16:03 VarForrest 阅读(334) 评论(0) 推荐(0)