index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
cygthread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-13
/
+2
*
* cygthread.cc (cygthread::stub): Revert previous change and again subsume
Christopher Faylor
2003-12-14
1
-16
/
+2
*
* cygthread.cc (cygthread::stub2): Remove myself from the list of threads
Christopher Faylor
2003-12-05
1
-5
/
+3
*
* cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.
Christopher Faylor
2003-12-03
1
-2
/
+17
*
* cygthread.cc (cygthread::freerange): Set inuse count. Avoid setting ev from
Christopher Faylor
2003-11-07
1
-1
/
+5
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* cygthread.cc (cygthread::terminate_thread): Change system_printf to
Christopher Faylor
2003-06-05
1
-1
/
+1
*
* cygthread.h (cygthread::terminate_thread): Mark private.
Christopher Faylor
2003-06-02
1
-4
/
+9
*
* cygthread.cc (cygthread::detach): Prioritize waiting for I/O completion over
Christopher Faylor
2003-05-09
1
-5
/
+5
*
* cygthread.cc (cygthread::stub): Initialize stack pointer earlier.
Christopher Faylor
2003-04-11
1
-3
/
+10
*
* cygthread.h: Change 'avail' cygthread element to 'inuse' throughout.
Christopher Faylor
2003-04-10
1
-50
/
+41
*
* cygthread.h (cygthread::avail): Make LONG for easier use with Interlocked*
Christopher Faylor
2003-04-04
1
-26
/
+18
*
add comments
Christopher Faylor
2003-04-04
1
-1
/
+2
*
* cygthread.cc (operator new): Be more defensive when messing with threads that
Christopher Faylor
2003-04-04
1
-2
/
+7
*
* external.cc (check_ntsec): New function.
Christopher Faylor
2003-04-02
1
-0
/
+2
*
* cygthread::detach: Improve error message.
Christopher Faylor
2003-02-27
1
-1
/
+1
*
Split ChangeLog, create ChangeLog-2002.
Corinna Vinschen
2003-01-10
1
-1
/
+1
*
* cygthread.cc (cygthread::cygthread): Be more noisy about odd condition.
Christopher Faylor
2003-01-10
1
-1
/
+1
*
* cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTR
Christopher Faylor
2002-12-25
1
-1
/
+1
*
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
Christopher Faylor
2002-12-14
1
-5
/
+15
*
* cygthread.h (cygthread::stack_ptr): New element.
Christopher Faylor
2002-12-11
1
-6
/
+60
*
* miscfuncs.cc (low_priority_sleep): New function. Use throughout where code
Christopher Faylor
2002-11-13
1
-3
/
+3
*
* cygthread.cc (cygthread::exiting): New variable.
Christopher Faylor
2002-10-22
1
-91
/
+33
*
Change _function() to function() throughout.
Christopher Faylor
2002-10-21
1
-15
/
+7
*
* cygthread.cc (cygthread::stub): Fix typo.
Christopher Faylor
2002-10-20
1
-3
/
+4
*
* cygthread.cc: Bump number of cygthreads up to accommodate applications which
Christopher Faylor
2002-10-19
1
-1
/
+1
*
* cygthread.cc (cygthread::stub): Reintroduce clearing of __name but do it
Christopher Faylor
2002-10-14
1
-5
/
+10
*
* cygthread.cc (cygthread::stub): Don't zero __name here. That introduces a
Christopher Faylor
2002-10-14
1
-8
/
+13
*
* cygthread.cc (cygthread::stub): Don't create event for long-running threads.
Christopher Faylor
2002-10-13
1
-36
/
+70
*
* cygthread.cc (cygthread::stub): Don't create an event for "cygself" threads.
Christopher Faylor
2002-10-09
1
-1
/
+4
*
* cygheap.cc (dup_now): Make fatal error a little more informative.
Christopher Faylor
2002-10-09
1
-2
/
+2
*
* cygthread.cc (cygthread::stub): Very minor cleanup.
Christopher Faylor
2002-10-06
1
-5
/
+6
*
* cygthread.h (cygthread::terminate): Declare new function.
Christopher Faylor
2002-09-29
1
-6
/
+29
*
* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads
Christopher Faylor
2002-09-19
1
-5
/
+13
*
* cygthread.cc (hthreads): Remove unneeded global.
Christopher Faylor
2002-08-29
1
-14
/
+54
*
* cygthread.cc (cygthread::cygthread): Close another race.
Christopher Faylor
2002-08-11
1
-1
/
+8
*
* cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread
Christopher Faylor
2002-08-06
1
-8
/
+26
*
* cygthread.cc (cygthread::stub): Change event creation to manual reset. Set
Christopher Faylor
2002-08-05
1
-7
/
+24
*
* cygthread.cc (cygthread::exit_thread): Define new method.
Christopher Faylor
2002-08-02
1
-0
/
+7
*
* cygthread.cc: Remove cruft.
Christopher Faylor
2002-08-01
1
-22
/
+0
*
* Makefile.in (DLL_OFILES): Add cygthread.o.
Christopher Faylor
2002-08-01
1
-0
/
+186