4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 11:00:04 +08:00
Christopher Faylor 0c565ab35b * cygthread.cc (cygthread::is): Eliminate.
* cygthread.h (cygthread::is): Eliminate declaratin.
* fhandler_console.cc (fhandler_console::read): Only wait for signal_arrived in
the main thread.
* fhandler_socket.cc: Include new "wininfo.h".
(fhandler_socket::ioctl): Use 'winmsg' rather than 'gethwnd()'.
* sync.cc (muto::grab): Define new function.
(muto::acquire): Use tls pointer rather than tid.
(muto::acquired): Ditto.
(muto::reset): Delete.
(muto::release): Ditto.  Also implement "close on last release".
* sync.h (muto::tid): Delete.
(muto::tls): New field.
(muto::ismine): Delete.
(muto::owner): Delete.
(muto::unstable): Delete.
(muto::reset): Delete.
(muto::upforgrabs): New method.
(muto::grab): Ditto.
(new_muto_name): New define.
* wininfo.h: New file.
(wininfo): New class.
* window.cc: Rework throughout to use winfo class for controlling invisible
window operation.
(gethwnd): Delete definition.
* winsup.h (gethwnd): Delete declaration.
2004-05-16 04:18:50 +00:00
..
2004-04-17 17:53:29 +00:00
2004-01-20 03:11:39 +00:00
2003-04-16 03:03:45 +00:00
2004-05-03 11:53:07 +00:00
2004-05-12 16:21:18 +00:00
2003-09-25 00:37:18 +00:00
2002-12-12 03:09:38 +00:00
2004-03-14 05:35:19 +00:00
2004-02-04 22:40:50 +00:00
2004-04-16 21:22:13 +00:00
2003-07-07 05:32:24 +00:00
2004-04-16 21:22:13 +00:00
2004-04-16 21:22:13 +00:00
2004-04-16 21:22:13 +00:00
2004-03-26 16:24:24 +00:00
2003-03-09 20:31:07 +00:00
2004-05-08 02:55:38 +00:00
2004-05-07 03:27:37 +00:00
2003-01-15 10:21:23 +00:00