Lines Matching full:writer
623 // a WriteTransaction has a writer tag describing which body of code is doing
646 // writer lock, negotiated by the ReadTransaction and WriteTransaction
650 // All methods which require the reader/writer lock to be held either
657 // To prevent deadlock, the reader writer transaction lock must always
1092 const char* source_file, int line, WriterTag writer);
1138 explicit WriteTransaction(Directory* directory, WriterTag writer,
1141 WriterTag writer, const char* source_file,