This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 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]

Re: Unix vs. Windows Posix threads !


I studied it further and I am getting "semaphore handle" leaks. The number of semaphore handles keep growing. The handle viewer is not giving me any other information.
I am using the pthread_mutex_lock() and unlock, pthread_mutex_init(&mutex,NULL); etc. and these are not giving me a leak in MAC/Linux. What am I missing here ?.




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