Open GoogleCodeExporter opened 9 years ago
p175单线程版本和多线程版本写反了: 正确的应该是: 单线程版本: DList* dlist = dlist_create(NULL, NULL, NULL); 多线程版本: DList* dlist = dlist_create(NULL, NULL, locker_pthread_create());
Original issue reported on code.google.com by xianji...@gmail.com on 15 Apr 2010 at 9:57
xianji...@gmail.com
是第75页,不是175页
Original comment by seasonp...@gmail.com on 21 Apr 2010 at 4:34
seasonp...@gmail.com
Original comment by xianji...@gmail.com on 31 May 2010 at 7:16
Original issue reported on code.google.com by
xianji...@gmail.com
on 15 Apr 2010 at 9:57