231
231
/* We do not set the memory to zero (FALSE) in the pool,
232
232
but only when allocated at a higher level in mem0mem.c.
233
233
This is to avoid masking useful Purify warnings. */
238
238
mutex_create(mem_pool_mutex_key, &pool->mutex, SYNC_MEM_POOL);