freebsd-dev/cddl/compat/opensolaris
Xin LI bde3a4ec39 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
2014-12-08 06:10:47 +00:00
..
include Import adapted OpenSolaris' thread pool API implementation. 2014-05-08 16:59:36 +00:00
lib/libumem Add FreeBSD IDs to files that originate in FreeBSD. 2008-04-22 07:43:00 +00:00
misc Use calloc() instead of malloc() + bzero(). This also gets rid of a warning 2014-12-08 06:10:47 +00:00