Home | History | Annotate | Download | only in Support

Lines Matching refs:pthread_rwlock_t

52   pthread_rwlock_t* rwlock =
53 static_cast<pthread_rwlock_t*>(safe_malloc(sizeof(pthread_rwlock_t)));
57 bzero(rwlock, sizeof(pthread_rwlock_t));
72 pthread_rwlock_t* rwlock = static_cast<pthread_rwlock_t*>(data_);
81 pthread_rwlock_t* rwlock = static_cast<pthread_rwlock_t*>(data_);
91 pthread_rwlock_t* rwlock = static_cast<pthread_rwlock_t*>(data_);
101 pthread_rwlock_t* rwlock = static_cast<pthread_rwlock_t*>(data_);
111 pthread_rwlock_t* rwlock = static_cast<pthread_rwlock_t*>(data_);