summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygthread.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygthread.cc (hthreads): Remove unneeded global.Christopher Faylor2002-08-291-14/+54
* * cygthread.cc (cygthread::cygthread): Close another race.Christopher Faylor2002-08-111-1/+8
* * cygthread.cc (cygthread::stub): Accept flag to pass info structure to threadChristopher Faylor2002-08-061-8/+26
* * cygthread.cc (cygthread::stub): Change event creation to manual reset. SetChristopher Faylor2002-08-051-7/+24
* * cygthread.cc (cygthread::exit_thread): Define new method.Christopher Faylor2002-08-021-0/+7
* * cygthread.cc: Remove cruft.Christopher Faylor2002-08-011-22/+0
* * Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor2002-08-011-0/+186