aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-msgport.c
Commit message (Expand)AuthorAgeFilesLines
* Turned off some of the debug.Not Zed2001-02-231-2/+2
* Wait a lot lot longer for threads to finish.Not Zed2001-02-231-2/+2
* Turn on joining of cancelled threads. (e_msgport_wait): Put a cleanupNot Zed2001-01-311-1/+12
* If we have waiting threads, then dont start a new one for the NEW case.Not Zed2001-01-291-8/+89
* #define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0Dan Winship2001-01-061-10/+12
* Some debug commented out, static list intialiser.Michael Zucci2001-01-031-6/+7
* Merge from camel-mt-branch.Not Zed2000-12-241-0/+774