summaryrefslogtreecommitdiffstats
path: root/doc/threading.dox
Commit message (Collapse)AuthorAgeFilesLines
* threads: support libgcrypt 1.6 hackAris Adamantiadis2014-01-081-0/+1
| | | | | | | Not 100% satisfied of this patch, but the way libgcrypt handles threading in 1.6 is not compatible with custom handlers. The new code basicaly uses pthreads in every case. This will probably not work on windows.
* doc: Fix threading documentation.Andreas Schneider2011-09-171-2/+2
|
* Fix documentation bug about threadingAris Adamantiadis2011-05-271-7/+7
|
* doc: Fixed doc namespace to be able to install manpages.Andreas Schneider2010-12-051-1/+1
|
* Added documentation for threadingAris Adamantiadis2010-09-121-0/+65