HomeSort by: relevance | last modified time | path
    Searched refs:MUTEX_DECLARE_EXTERN (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/include/
threads.h 24 #define MUTEX_DECLARE_EXTERN(m) extern pthread_mutex_t m
tcsps.h 20 MUTEX_DECLARE_EXTERN(disk_cache_lock);
rpc_tcstp_tcs.h 402 MUTEX_DECLARE_EXTERN(tcsp_lock);
spi_utils.h 35 MUTEX_DECLARE_EXTERN(mem_cache_lock);
tcs_utils.h 36 MUTEX_DECLARE_EXTERN(mem_cache_lock);
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_context_key.c 26 MUTEX_DECLARE_EXTERN(tcs_ctx_lock);
tcs_auth_mgr.c 29 MUTEX_DECLARE_EXTERN(tcsp_lock);

Completed in 85 milliseconds