Searched full:synchronize (Results 1 – 13 of 13) sorted by relevance
30 @@mutex.synchronize do38 @@mutex.synchronize do46 @@mutex.synchronize do54 @@mutex.synchronize do62 @@mutex.synchronize do70 @@mutex.synchronize do78 @@mutex.synchronize do86 @@mutex.synchronize do96 @@mutex.synchronize do106 @@mutex.synchronize do[all …]
18 // synchronize with mirror class in runtime
51 // TODO (a.popov) synchronize object in multithreaded mode
52 // TODO (a.popov) synchronize object in multithreaded mode
38 @@mutex.synchronize do
172 * We use this lock to synchronize UpdateRemsetWorker and external operations with it
72 Monitor instructions are used to synchronize object access between threads. Each object
332 // used to synchronize cmc-gc phase to JSThread
329 // Synchronize operation to ensure that all mutators complete phase transition in WaitUntilAllStopped()
77 // Use seq_cst to synchronize memory. in Wait()
97402 Synchronize(t, e, i) {97547 for (const s of this.m_proxies) s.Synchronize(t, e, i);