Searched full:synchronize (Results 1 – 14 of 14) 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
87 // Use seq_cst to synchronize memory. in Wait()
38 @@mutex.synchronize do
172 * We use this lock to synchronize UpdateRemsetWorker and external operations with it
188 // Atomic with seq_cst order reason: full order is required to synchronize workers in Distribute()
72 Monitor instructions are used to synchronize object access between threads. Each object
283 …* Since we can change the map only before creating the workers, we do not need to synchronize acce…
115 The ``await`` statement is introduced to synchronize functions launched as
97402 Synchronize(t, e, i) { method in anonymousFunction154c7bc8f9500.anonymousFunction154c7bc8f9600.is97547 for (const s of this.m_proxies) s.Synchronize(t, e, i);