summaryrefslogtreecommitdiffstats
path: root/src/threads.c
Commit message (Collapse)AuthorAgeFilesLines
* proper prototypesBernhard R. Link2011-02-121-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> (cherry picked from commit 8b51d29363b050b74e786d7a58e18ef785a9c08e)
* doc: Follow the current naming convention.Andreas Schneider2010-12-101-1/+1
|
* Changed the threads cbks from struct to publ funcAris Adamantiadis2010-09-301-1/+5
|
* threads: Fixed windows build.Andreas Schneider2010-09-281-6/+6
| | | | MSVC isn't C99.
* Added initialisation logs for threadingAris Adamantiadis2010-09-121-1/+7
|
* Changed callbacks typeAris Adamantiadis2010-09-121-2/+8
|
* Implemented the noop and native pointersAris Adamantiadis2010-09-061-1/+20
|
* Moved pthread specific code in src/threads/pthread.cAris Adamantiadis2010-09-061-21/+0
| | | | | pthread example doesn't compile du to the lack of libssh_threads_native.so library
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+159