diff options
author | Christopher Faylor <me@cgf.cx> | 2011-07-30 20:50:23 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2011-07-30 20:50:23 +0000 |
commit | 53ad6f1394aa625e4b75a29e010651e22770e367 (patch) | |
tree | 55b4385d09ada46d2b4966c726f946c444544504 /newlib/libc/sys/linux/linuxthreads | |
parent | f7e198a665edf1b4d553be353999b4e1b7075c3a (diff) | |
download | cygnal-53ad6f1394aa625e4b75a29e010651e22770e367.tar.gz cygnal-53ad6f1394aa625e4b75a29e010651e22770e367.tar.bz2 cygnal-53ad6f1394aa625e4b75a29e010651e22770e367.zip |
* cygthread.cc (cygthread::async_create): Define new function.
* 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, and
start the thread via QueueUserAPC/async_create.
* dcrt0.cc (dll_crt0_0): Remove handling for wincap.has_buggy_thread_startup.
(dll_crt0_1): Ditto.
* wincap.cc: Ditto throughout.
* wincap.h: Ditto.
Diffstat (limited to 'newlib/libc/sys/linux/linuxthreads')
0 files changed, 0 insertions, 0 deletions