Home
last modified time | relevance | path

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

/external/curl/docs/examples/
Dthreaded-ssl.c50 static void lock_callback(int mode, int type, char *file, int line) in lock_callback() function
81 CRYPTO_set_locking_callback((void (*)())lock_callback); in init_locks()