mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-12-05 01:02:39 +03:00
Added initialisation logs for threading
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <libssh/callbacks.h>
|
||||
|
||||
LIBSSH_API int ssh_threads_init(void);
|
||||
LIBSSH_API void ssh_threads_finalize(void);
|
||||
void ssh_threads_finalize(void);
|
||||
const char *ssh_threads_get_type(void);
|
||||
|
||||
#endif /* THREADS_H_ */
|
||||
|
||||
Reference in New Issue
Block a user