Home
last modified time | relevance | path

Searched defs:mTrylock_function (Results 1 – 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
Dthread_rwlock_test.cpp25 …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()