Hi.I was reading this -- http://httpd.apache.org/docs/trunk/mod/core.html#mutexBefore we continue, I would like to clarify another doubt that I have.There's a 'mutex mechanism' and then there's a 'mutex name'. What's the difference?
The 'mutex mechanism' is the means by which the mutex is accomplished. The technology that is used to single-thread the usage of a resource. The 'mutex name' is the type of resource that is being single-threaded. This is the usage or purpose of the mutex. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx