Home | History | Annotate | Download | only in native

Lines Matching refs:MUTEX_TYPE

484 #define MUTEX_TYPE pthread_mutex_t
494 static MUTEX_TYPE* mutex_buf = NULL;
509 mutex_buf = new MUTEX_TYPE[CRYPTO_num_locks()];
2056 MUTEX_TYPE mutex;