vlc_gcrypt.h File Reference

Include dependency graph for vlc_gcrypt.h:

Go to the source code of this file.

Defines

#define gcry_threads_vlc   gcry_threads_pthread

Functions

static void vlc_gcrypt_init (void)
 Initializes gcrypt with proper locking.

Variables

 GCRY_THREAD_OPTION_PTHREAD_IMPL
 If possible, use gcrypt-provided thread implementation.


Define Documentation

#define gcry_threads_vlc   gcry_threads_pthread


Function Documentation

static void vlc_gcrypt_init ( void   )  [inline, static]

Initializes gcrypt with proper locking.


Variable Documentation

GCRY_THREAD_OPTION_PTHREAD_IMPL

If possible, use gcrypt-provided thread implementation.

This is so that other non-VLC components (inside the process) can also use gcrypt safely.


Generated on Wed Aug 13 08:02:43 2008 for VLC by  doxygen 1.5.1