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]

Re: [PATCH] change to thread.cc -- need feedback


On Tue, 2002-10-01 at 07:22, Christopher Faylor wrote:
> Would it make sense to use a critical section here, then, instead?

It really doesn't matter. It's used once per pthread_mutex_init
call/PTHREAD_MUTEX_INITIALIZER. So a mutex is fine.

Rob
-- 
---
GPG key available at: http://users.bigpond.net.au/robertc/keys.txt.
---

Attachment: signature.asc
Description: This is a digitally signed message part


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