Home
last modified time | relevance | path

Searched refs:polarsslthreadlock_thread_cleanup (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/vtls/
Dpolarssl_threadlock.h38 int polarsslthreadlock_thread_cleanup(void);
45 #define polarsslthreadlock_thread_cleanup() 1 macro
Dpolarssl_threadlock.c76 int polarsslthreadlock_thread_cleanup(void) in polarsslthreadlock_thread_cleanup() function
Dpolarssl.c750 (void)polarsslthreadlock_thread_cleanup(); in polarssl_cleanup()