aboutsummaryrefslogtreecommitdiff
path: root/src/threads.c
AgeCommit message (Collapse)AuthorFilesLines
2011-02-12proper prototypesBernhard R. Link1-2/+2
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2010-12-10doc: Follow the current naming convention.Andreas Schneider1-1/+1
2010-09-30Changed the threads cbks from struct to publ funcAris Adamantiadis1-1/+5
2010-09-28threads: Fixed windows build.Andreas Schneider1-6/+6
MSVC isn't C99.
2010-09-12Added initialisation logs for threadingAris Adamantiadis1-1/+7
2010-09-12Changed callbacks typeAris Adamantiadis1-2/+8
2010-09-06Implemented the noop and native pointersAris Adamantiadis1-1/+20
2010-09-06Moved pthread specific code in src/threads/pthread.cAris Adamantiadis1-21/+0
pthread example doesn't compile du to the lack of libssh_threads_native.so library
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+159