2008年8月16日

linux多线程的总结(pthread用法)

摘要: #include int pthread_create(pthread_t *restrict tidp,const pthread_attr_t *restrict attr, void *(*start_rtn)(void),void *restrict arg); Returns: 0 if OK, error number on failure 第一个参数为指向线程标识符的指针。 第... 阅读全文

posted @ 2008-08-16 19:38 cy163 阅读(41843) 评论(1) 推荐(1) 编辑

STL container

摘要: Disclaimer I started looking at STL in 1995; for a long time I could compile only minimal subsets of the HP version of the library. More recently, the compilers used by the students I teach have been... 阅读全文

posted @ 2008-08-16 18:38 cy163 阅读(877) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示