Searched defs:mTrylock_function (Results 1 – 1 of 1) sorted by relevance
25 …pid_t mTid = 0, std::function<int(pthread_rwlock_t*)> mTrylock_function = &pthread_rwlock_trywrloc… in RwlockHandleControl()35 std::function<int(pthread_rwlock_t*)> mTrylock_function = &pthread_rwlock_trywrlock) in RwlockHandleControl()