Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 12 of 12) sorted by relevance

/art/test/132-daemon-locks-shutdown/src/
DMain.java25 Object sync = new Object(); in main() local
28 Thread t = new Thread(new Wait(sync)); in main()
/art/test/071-dexfile-map-clean/
Drun25 ./default-run "$@" --sync
/art/build/apex/
Dld.config.txt13 # Keep in sync with the runtime namespace in /system/etc/ld.config.txt.
27 # Keep in sync with the default namespace in /system/etc/ld.config.txt.
66 # Keep in sync with conscrypt namespace in /system/etc/ld.config.txt.
/art/
DAndroid.mk109 .PHONY: test-art-target-sync
118 test-art-target-sync: $(TEST_ART_TARGET_SYNC_DEPS)
120 $(ADB) sync system && $(ADB) sync data
125 test-art-target-sync: $(TEST_ART_TARGET_SYNC_DEPS)
131 test-art-target-sync: $(TEST_ART_TARGET_SYNC_DEPS)
/art/libartbase/base/
Dindenter.h68 int sync() override { in sync() function
/art/test/1932-monitor-events-misc/
Dexpected.txt77 In wait monitor usage sync: MonitorUsage{ monitor: NamedLock[test testWaitMonitorEnter], owner: Loc…
83 In waited monitor usage sync: MonitorUsage{ monitor: NamedLock[test testWaitedMonitorEnter], owner:…
88 In MonitorEntered sync: MonitorUsage{ monitor: NamedLock[test testRecursiveMontiorEnteredLock], own…
/art/test/
DAndroid.run-test.mk102 target_prereq_rules += test-art-target-sync
/art/runtime/interpreter/mterp/
DREADME.txt50 If a constant in the file becomes out of sync, the VM will log an error
/art/build/
Dart.go283 var artTestMutex sync.Mutex
DAndroid.gtest.mk514 $$(gtest_rule): test-art-target-sync
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1260 sync # full (LoadLoad|LoadStore) memory barrier
1323 sync # full (LoadStore|StoreStore) memory barrier
1747 sync # Fence.
2707 sync
2731 sync # Otherwise, load-load barrier and return.
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S1315 sync # full (LoadLoad|LoadStore) memory barrier
1378 sync # full (LoadStore|StoreStore) memory barrier
1824 sync # Fence.
2903 sync
2945 sync