1main: { 2 multithreading: { 3 threads: [ 4 { 5 instruction: { 6 binder_request: { 7 running_service: MOUNT_SERVICE, 8 }, 9 repeat: 500, 10 period_us: 1000, 11 } 12 spawn: 1000, 13 } 14 ] 15 } 16}, 17global {} 18