ssh_threads_callbacks_struct

Undocumented in source.

Members

Variables

mutex_destroy
ssh_thread_callback mutex_destroy;
Undocumented in source.
mutex_init
ssh_thread_callback mutex_init;
Undocumented in source.
mutex_lock
ssh_thread_callback mutex_lock;
Undocumented in source.
mutex_unlock
ssh_thread_callback mutex_unlock;
Undocumented in source.
thread_id
ssh_thread_id_callback thread_id;
Undocumented in source.
type
const(char)* type;
Undocumented in source.

Meta