summaryrefslogtreecommitdiffstats
path: root/src/threads/pthread.c
Commit message (Collapse)AuthorAgeFilesLines
* threads: Fixed ssh_pthread_thread_id with mingw.Andreas Schneider2010-12-301-1/+5
|
* Changed the threads cbks from struct to publ funcAris Adamantiadis2010-09-301-1/+5
|
* Changed callbacks typeAris Adamantiadis2010-09-121-13/+1
|
* Implemented the noop and native pointersAris Adamantiadis2010-09-061-36/+52
|
* threads: Build a libssh threading library.Andreas Schneider2010-09-061-0/+3
|
* Moved pthread specific code in src/threads/pthread.cAris Adamantiadis2010-09-061-0/+84
pthread example doesn't compile du to the lack of libssh_threads_native.so library