* threading: small updates, cleanups

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-01 20:52:09 +03:00
parent 8955703828
commit 8a4c70c669
3 changed files with 67 additions and 172 deletions

View File

@ -143,7 +143,8 @@ struct _MuMsgIterThreadInfo {
typedef struct _MuMsgIterThreadInfo MuMsgIterThreadInfo;
/**
* get a the MuMsgThreaderInfo struct for this message
* get a the MuMsgThreaderInfo struct for this message; this only
* works when you created the mu-msg-iter with threading enabled
*
* @param iter a valid MuMsgIter iterator
*