blob: 75b593f97b6db8a000ddb3d7f3994ae25f523d19 [file] [log] [blame]
//statement
synchronized (s) { doSomething(s); }