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