add missing entry
This commit is contained in:
parent
53ad6f1394
commit
6c6fe41781
|
@ -4,6 +4,7 @@
|
|||
* cygthread.h (cygthread::create): Use correct regparm.
|
||||
(cygthread::standalone): Delete from class and from all constructors.
|
||||
(cygthread::cygthread): Use three only arguments for detached threads,
|
||||
(cygthread::async_create): Declare.
|
||||
and start the thread via QueueUserAPC/async_create.
|
||||
* dcrt0.cc (dll_crt0_0): Remove handling for
|
||||
wincap.has_buggy_thread_startup.
|
||||
|
|
Loading…
Reference in New Issue