Hi, I am implementing a shared library, and met the threading issue when the program calls my library and executes multiple threads in parallel. Since my lib is being called by other program, I cannot initialize the threading outside of any threading context as mentioned here: http://api.libssh.org/master/libssh_tutor_threads.html My control to the code is limited within the scope of my library. I am wondering if there is any workaround other than changing code ouside my library? Thanks, Anne
- libssh multi-threading issue ZhangAnne
- Re: libssh multi-threading issue Mike Jones
- Re: libssh multi-threading issue Anne Zhang
- Re: libssh multi-threading issue Aris Adamantiadis
- Re: libssh multi-threading issue Dustin Oprea
- Re: libssh multi-threading issue Anne Zhang
- Re: libssh multi-threading iss... Anne Zhang
- Re: libssh multi-threading... Aris Adamantiadis
- Re: libssh multi-threading... Anne Zhang
