Could you post the code that is failing? -aaron
On Nov 15, 2005, at 11:58 AM, Daniel May wrote:
Neither apr_proc_mutex or apr_global_mutex seem to work under Linux. I created a simple single instance case where I created a named mutex in an test program and paused. I started a second instance and I was granted the mutex.The lock is not holding.
