Christopher Faylor 9dbe3289ee * cygthread.h (cygthread::avail): Make LONG for easier use with Interlocked*
functions.
* cygthread.cc (cygthread::init): Eliminate unneeded muto.
(cygthread::operator new): Don't lock.  Instead change use of avail variable
into tri-state: available (1), not available (-1), uninitialized (0).
(cygthread::terminate_thread): Set avail to uninitialized.
(cygthread::detach): Eliminate local 'avail'.  Always set avail to 1 unless
signalled.
* cygthread.cc (cygthread::operator new): Be more defensive when messing with
2003-04-04 18:52:11 +00:00
..
2001-09-11 20:01:02 +00:00
2001-12-20 03:03:59 +00:00
2000-02-17 19:38:33 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2002-01-01 16:49:52 +00:00
2002-09-30 15:17:44 +00:00
2003-03-09 21:51:00 +00:00
2001-10-12 01:51:21 +00:00
2001-09-11 20:01:02 +00:00
2000-02-17 19:38:33 +00:00
2000-11-19 04:58:18 +00:00
2003-03-09 20:31:07 +00:00
2003-03-26 04:18:01 +00:00
2001-09-11 20:01:02 +00:00
2000-02-17 19:38:33 +00:00
2002-12-12 03:09:38 +00:00
2001-10-28 23:05:49 +00:00
.
2002-05-04 04:30:57 +00:00
2002-08-03 23:34:01 +00:00
2002-02-11 02:25:42 +00:00
2002-01-13 20:03:03 +00:00
2002-12-14 16:59:59 +00:00
2003-03-09 20:31:07 +00:00
2003-03-09 20:31:07 +00:00
2003-03-08 03:36:39 +00:00
2001-06-01 01:45:53 +00:00
2003-03-08 19:22:08 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2003-03-09 20:31:07 +00:00
2001-09-11 20:01:02 +00:00
2003-03-09 17:13:46 +00:00
2000-08-18 19:51:02 +00:00
2003-03-09 20:31:07 +00:00
2003-03-09 20:31:07 +00:00
2001-09-11 20:01:02 +00:00
2000-02-17 19:38:33 +00:00
2003-03-09 21:51:00 +00:00
2003-01-22 10:43:39 +00:00
2002-04-04 05:28:49 +00:00
2003-03-09 20:31:07 +00:00
2002-03-05 18:03:32 +00:00
2003-01-15 10:21:23 +00:00