|
Message-Id: <16e02eb8cc008bb6e160da72df9b69e361015938.1498228733.git.Jens.Gustedt@inria.fr> Date: Tue, 20 Jun 2017 21:08:30 +0200 From: Jens Gustedt <Jens.Gustedt@...ia.fr> To: musl@...ts.openwall.com Subject: [PATCH 6/8] use the new lock algorithm for malloc Malloc used a specialized lock implementation in many places. Now that we have a generic lock that has the desired properties, we should just use this, instead of this multitude of very similar lock mechanisms.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.