aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/threads.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-13threads: use static error check mutex initializer if availableAnderson Toshiyuki Sasaki1-1/+1
2018-08-03threads: Add Windows threads implementationAnderson Toshiyuki Sasaki1-0/+7
2018-08-03threads: Automatically call ssh_init on loadAnderson Toshiyuki Sasaki1-0/+25
2013-01-23include: Fix the LGPL header.Andreas Schneider1-12/+11
2010-09-12ssh_threads_init is privateAris Adamantiadis1-1/+1
2010-09-12Added initialisation logs for threadingAris Adamantiadis1-1/+2
2010-09-06threads: Build a libssh threading library.Andreas Schneider1-3/+3
2010-09-01Openssl implementation of threading + default impAris Adamantiadis1-10/+3
2010-08-30Begin of a solution for threadingAris Adamantiadis1-0/+38