Check apr_proc_mutex Daniel May wrote:
Is there any way under APR Linux to create a cross-process, named Mutex ? Under Win32, I simply call CreateMutex() with a name. Do I have tocreate a piece of shared mem and store the pthreads mutex ?Daniel May
Check apr_proc_mutex Daniel May wrote:
Is there any way under APR Linux to create a cross-process, named Mutex ? Under Win32, I simply call CreateMutex() with a name. Do I have tocreate a piece of shared mem and store the pthreads mutex ?Daniel May