documentation fixes and updates

This commit is contained in:
Martin Willi
2007-06-11 12:11:41 +00:00
parent 9fe1a1ca76
commit 432b298e40
7 changed files with 40 additions and 21 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ struct private_callback_job_t {
pthread_t thread;
/**
* mutex to synchronize thread startup/cancellation
* mutex to access jobs interna
*/
pthread_mutex_t mutex;