Home
last modified time | relevance | path

Searched full:synchronize (Results 1 – 5 of 5) 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/templates/events/
Devents.h.erb50 // TODO (a.popov) synchronize object in multithreaded mode
/arkcompiler/runtime_core/tests/cts-generator/runner/reporters/
Dtest_reporter.rb38 @@mutex.synchronize do
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dupdate_remset_thread.h163 * We use this lock to synchronize UpdateRemSet and external operations with it (as
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dmonitor.yaml72 Monitor instructions are used to synchronize object access between threads. Each object