![]() |
CernVM-FS
2.13.0
|
Functions | |
static void | CallbackLibcryptoLock (int mode, int type, const char *, int) |
static unsigned long | CallbackLibcryptoThreadId () |
Variables | |
pthread_mutex_t * | gLibcryptoLocks = NULL |
This file is part of the CernVM File System.
|
static |
Definition at line 26 of file crypto_util.cc.
Referenced by crypto::SetupLibcryptoMt().
|
static |
Definition at line 39 of file crypto_util.cc.
Referenced by crypto::SetupLibcryptoMt().
pthread_mutex_t* anonymous_namespace{crypto_util.cc}::gLibcryptoLocks = NULL |
Definition at line 24 of file crypto_util.cc.
Referenced by crypto::CleanupLibcryptoMt(), and crypto::SetupLibcryptoMt().