K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-12-08T06:10:47.773826Z K 7 svn:log V 175 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. MFC after: 2 weeks END