aboutsummaryrefslogtreecommitdiff
path: root/src/threads
AgeCommit message (Expand)AuthorFilesLines
2010-12-30threads: Fixed ssh_pthread_thread_id with mingw.Andreas Schneider1-1/+5
2010-09-30Changed the threads cbks from struct to publ funcAris Adamantiadis1-1/+5
2010-09-12Changed callbacks typeAris Adamantiadis1-13/+1
2010-09-09build: Remove unneeded debug message.Andreas Schneider1-2/+0
2010-09-08build: Improve pthread detection.Andreas Schneider1-2/+2
2010-09-08build: Make sure LIBSSH_THREADS_LINK_LIBRARIES is in the cache.Andreas Schneider1-5/+7
2010-09-08build: Fixed linking against libssh in thread library.Andreas Schneider1-2/+2
2010-09-06Implemented the noop and native pointersAris Adamantiadis3-41/+52
2010-09-06threads: Build a libssh threading library.Andreas Schneider3-0/+116
2010-09-06Moved pthread specific code in src/threads/pthread.cAris Adamantiadis1-0/+84