Searched refs:error_unlocked (Results 1 – 4 of 4) sorted by relevance
17 return reinterpret_cast<__llvm_libc::File *>(stream)->error_unlocked();
21 if (file->error_unlocked()) in write()
201 bool error_unlocked() const { return err; } in error_unlocked() function205 return error_unlocked(); in error()
480 ASSERT_FALSE(f_fbf->error_unlocked()); in TEST()481 ASSERT_FALSE(f_lbf->error_unlocked()); in TEST()482 ASSERT_FALSE(f_nbf->error_unlocked()); in TEST()