This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

System-wide mutexes and pthreads


Looking at the current pthread implementation on cygwin, it seems that it
doesn't support any system-wide synchronization mechanisms (i.e. none of the
synchronization primitives allow PTHREAD_PROCESS_SHARED and there are no
named semaphores). Before I go and use win32 semaphores in the cygserver, is
there something I'm missing?

Cheers.

// Conrad




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]