Home
last modified time | relevance | path

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

/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cpp/src/thrift/concurrency/
H A DMutex.cpp311 bool attemptWrite() const { THROW_SRE_TRYFAIL(pthread_rwlock_trywrlock(&rw_lock_)); } in attemptWrite() function in apache::thrift::concurrency::ReadWriteMutex::impl
342 bool ReadWriteMutex::attemptWrite() const { in attemptWrite() function in apache::thrift::concurrency::ReadWriteMutex
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cpp/src/thrift/concurrency/
H A DMutex.cpp311 bool attemptWrite() const { THROW_SRE_TRYFAIL(pthread_rwlock_trywrlock(&rw_lock_)); } in attemptWrite() function in apache::thrift::concurrency::ReadWriteMutex::impl
342 bool ReadWriteMutex::attemptWrite() const { in attemptWrite() function in apache::thrift::concurrency::ReadWriteMutex