Francis Brosnan Blazquez <[EMAIL PROTECTED]> writes:

>
> You can try using the pointer reference as unique identifier. Did you
> try: 
>
>     gint thread_id = GPOINTER_TO_INT (g_thread_self ());
>
> For a glib user I think it is the better way:
Yes I think that could work, it was pointed out to me on the gtk-list
as a "possible" solution. I'll go for it for the moment and hope that
I do not break something.

Thanks
Friedrich
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to