Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cygthread.cc (cygthread::exiting): New variable. | Christopher Faylor | 2002-10-22 | 1 | -4/+2 |
* | * cygthread.cc (cygthread::stub): Don't create event for long-running threads. | Christopher Faylor | 2002-10-13 | 1 | -0/+1 |
* | * cygthread.cc (cygthread::stub): Don't create an event for "cygself" threads. | Christopher Faylor | 2002-10-09 | 1 | -0/+7 |
* | * cygthread.h (cygthread::terminate): Declare new function. | Christopher Faylor | 2002-09-29 | 1 | -1/+2 |
* | * cygthread.cc (hthreads): Remove unneeded global. | Christopher Faylor | 2002-08-29 | 1 | -0/+5 |
* | * cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread | Christopher Faylor | 2002-08-06 | 1 | -0/+2 |
* | * cygthread.cc (cygthread::exit_thread): Define new method. | Christopher Faylor | 2002-08-02 | 1 | -0/+1 |
* | * Makefile.in (DLL_OFILES): Add cygthread.o. | Christopher Faylor | 2002-08-01 | 1 | -0/+30 |