Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dpolarssl_threadlock.h37 int polarsslthreadlock_thread_setup(void);
44 #define polarsslthreadlock_thread_setup() 1 macro
Dpolarssl_threadlock.c50 int polarsslthreadlock_thread_setup(void) in polarsslthreadlock_thread_setup() function
Dpolarssl.c745 return polarsslthreadlock_thread_setup(); in polarssl_init()