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

/barrelfish-master/lib/openssl-1.0.0d/crypto/threads/
H A Dth-lock.c94 static void pthreads_locking_callback(int mode,int type,char *file,int line);
336 CRYPTO_set_locking_callback((void (*)())pthreads_locking_callback);
352 void pthreads_locking_callback(int mode, int type, char *file, function
H A Dmttest.c118 void pthreads_locking_callback(int mode,int type,char *file,int line);
1042 CRYPTO_set_locking_callback((void (*)())pthreads_locking_callback);
1063 void pthreads_locking_callback(int mode, int type, char *file, function

Completed in 28 milliseconds