Searched refs:win32_locking_callback (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/threads/
H A Dth-lock.c94 static void win32_locking_callback(int mode, int type, char *file, int line);
129 win32_locking_callback);
144 void win32_locking_callback(int mode, int type, char *file, int line) function
H A Dmttest.c110 void win32_locking_callback(int mode, int type, const char *file, int line);
676 win32_locking_callback);
690 void win32_locking_callback(int mode, int type, const char *file, int line) function

Completed in 109 milliseconds