摘要: int pthread_create( pthread_t *tid, const pthread_attr_t *attr, void*(*start_routine)(void*), ... 阅读全文
posted @ 2009-08-01 10:05 thunderhao 阅读(166) 评论(0) 推荐(0) 编辑