Home
last modified time | relevance | path

Searched full:synchronize (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/tests/cts-generator/runner/
Dresult.rb30 @@mutex.synchronize do
38 @@mutex.synchronize do
46 @@mutex.synchronize do
54 @@mutex.synchronize do
62 @@mutex.synchronize do
70 @@mutex.synchronize do
78 @@mutex.synchronize do
86 @@mutex.synchronize do
96 @@mutex.synchronize do
106 @@mutex.synchronize do
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/
Dresult.rb30 @@mutex.synchronize do
38 @@mutex.synchronize do
46 @@mutex.synchronize do
54 @@mutex.synchronize do
62 @@mutex.synchronize do
70 @@mutex.synchronize do
78 @@mutex.synchronize do
86 @@mutex.synchronize do
96 @@mutex.synchronize do
106 @@mutex.synchronize do
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DStackTrace.sts18 // synchronize with mirror class in runtime
/arkcompiler/runtime_core/templates/events/
Devents.h.erb51 // TODO (a.popov) synchronize object in multithreaded mode
/arkcompiler/runtime_core/static_core/templates/events/
Devents.h.erb52 // TODO (a.popov) synchronize object in multithreaded mode
/arkcompiler/ets_runtime/ecmascript/
Dmutator_lock.cpp95 // Use seq_cst to synchronize memory. in Wait()
/arkcompiler/runtime_core/tests/cts-generator/runner/reporters/
Dtest_reporter.rb38 @@mutex.synchronize do
/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/reporters/
Dtest_reporter.rb38 @@mutex.synchronize do
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dupdate_remset_worker.h172 * We use this lock to synchronize UpdateRemsetWorker and external operations with it
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dmonitor.yaml72 Monitor instructions are used to synchronize object access between threads. Each object
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_scheduler.h283 …* Since we can change the map only before creating the workers, we do not need to synchronize acce…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D17_experimental.rst123 The ``await`` statement is introduced to synchronize functions launched as
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js97402 Synchronize(t, e, i) { method in anonymousFunctionb3e59607f9500.anonymousFunctionb3e59607f9600.is
97547 for (const s of this.m_proxies) s.Synchronize(t, e, i);