Searched defs:synchronize (Results 1 – 4 of 4) sorted by relevance
123 CriticalSectionScoped synchronize(cells_lock_); in InsertCell() local133 CriticalSectionScoped synchronize(cells_lock_); in ToString() local182 CriticalSectionScoped synchronize(table_lock_); in AddColumn() local199 CriticalSectionScoped synchronize(table_lock_); in InsertCell() local225 CriticalSectionScoped synchronize(table_lock_); in Flush() local253 CriticalSectionScoped synchronize(table_lock_); in Flush() local343 CriticalSectionScoped synchronize(crit_sect_.get()); in CreateLog() local373 CriticalSectionScoped synchronize(crit_sect_.get()); in ReturnLog() local383 WriteLockScoped synchronize(*tables_lock_); in AddTable() local396 ReadLockScoped synchronize(*tables_lock_); in AddColumn() local[all …]
56 … void synchronize(Element* ownerElement, const QualifiedName& attrName, const AtomicString& value) in synchronize() function
222 static WaitForThreads synchronize; variable
852 function synchronize( callback ) { function