OSDN Git Service

* init.cc (dll_entry): Call prime_threads after dll_crt0_0 to avoid conflicts
authorcgf <cgf>
Fri, 16 Dec 2005 20:40:02 +0000 (20:40 +0000)
committercgf <cgf>
Fri, 16 Dec 2005 20:40:02 +0000 (20:40 +0000)
commit6b7b194c1dab1779a414268d6ba022865c093d79
tree70177a2fe1fb4d91bac3bf5b5263d7915e6c9551
parent32dd108fb7085f2d0564e94273c528635570081e
* init.cc (dll_entry): Call prime_threads after dll_crt0_0 to avoid conflicts
between heap allocation and thread stack allocation.
winsup/cygwin/ChangeLog
winsup/cygwin/init.cc