摘要: 一个线程的生命周期起始于它被创建的那一刻,创建线程的接口: 函数说明: POSIX thread 简称 pthread pthread_t 是 unsigned long int 类型的变量,用来表示线程的ID POSIX thread 简称 pthread pthread_t 是 unsigned 阅读全文
posted @ 2017-03-31 10:48 稻草人H 阅读(219) 评论(0) 推荐(0)