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: [f]statvfs (was Re: bug in statfs)


On Sat, Dec 06, 2003 at 09:56:17PM -0500, Pierre A. Humblet wrote:
>I obviously don't know the code well, but don't the cygthreads put themselves
>on the list and remove themselves soon after (the remove() in the stubs2)?

Right.  All synchronized from the main thread.  There should be no multi-thread
hassles in a single threaded program, which, AFAIK, bash is.


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