Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wait a lot lot longer for threads to finish. | Not Zed | 2001-02-23 | 1 | -2/+2 |
* | Turn on joining of cancelled threads. (e_msgport_wait): Put a cleanup | Not Zed | 2001-01-31 | 1 | -1/+12 |
* | If we have waiting threads, then dont start a new one for the NEW case. | Not Zed | 2001-01-29 | 1 | -8/+89 |
* | #define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0 | Dan Winship | 2001-01-06 | 1 | -10/+12 |
* | Some debug commented out, static list intialiser. | Michael Zucci | 2001-01-03 | 1 | -6/+7 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -0/+774 |