Searched defs:acquired (Results 1 – 5 of 5) sorted by relevance
89 unsigned acquired; variable
40 int acquired() const { return acquired_; } in acquired() function in base::BasicLockTestThread56 int acquired = 0; in TEST() local
530 bool acquired = false; in reserveVertexSpace() local553 bool acquired = false; in reserveIndexSpace() local
781 const char *acquired; in check_hello_message() local
2760 bool acquired = static_cast<llvm::sys::MutexImpl *>(Mutex)->tryacquire(); in start() local