K 10 svn:author V 7 delphij K 8 svn:date V 27 2015-01-23T00:54:56.592647Z K 7 svn:log V 169 MFC r275595: Use calloc() instead of malloc() + bzero(). This also gets rid of a warning because bzero is defined by strings.h which is not included in thread_pool.c. END