silc_thread_tls_get

SYNOPSIS

    void *silc_thread_tls_get(void);

DESCRIPTION

Returns context from the Thread-local storage. If context has no been set for the current thread NULL will be returned.