This is the mail archive of the cygwin@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]

Re: CreateFiber() : number of fibers limited


On Mon, Jun 04, 2001 at 10:31:32AM +1000, Danny Smith wrote:
> 
> Try changing the stacksize when build the app,
> eg:
> 
> [...]
> 
> Hmmm, Does CreateFiber implicitly create a thread with a default (set by main
> thread) stack reserve and then convert it to a fiber?

Tried that in my original test. Nup. Nada. It's always 52 -- er, I do mean
*51* (I was looking at the value my code prints, which is actually n + 1) --
no matter how low I set the --stack parameter.

Fnord.

  -- danp






--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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