summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygthread.h
Commit message (Expand)AuthorAgeFilesLines
* * cygthread.h (cygthread::terminate): Declare new function.Christopher Faylor2002-09-291-1/+2
* * cygthread.cc (hthreads): Remove unneeded global.Christopher Faylor2002-08-291-0/+5
* * cygthread.cc (cygthread::stub): Accept flag to pass info structure to threadChristopher Faylor2002-08-061-0/+2
* * cygthread.cc (cygthread::exit_thread): Define new method.Christopher Faylor2002-08-021-0/+1
* * Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor2002-08-011-0/+30