Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 |