Searched refs:guard (Results 1 – 6 of 6) sorted by relevance
209 private final CloseGuard guard = CloseGuard.get(); field in Animation302 guard.close(); in cancel()315 guard.close(); in detach()859 guard.open("cancel or detach or getTransformation"); in getTransformation()877 guard.close(); in getTransformation()1053 if (guard != null) { in finalize()1054 guard.warnIfOpen(); in finalize()
314 To guard against race conditions that might arise if your app tries to start another request
690 To guard against race conditions that might arise if your app tries to start another request
874 <p>On SMP, a spin lock is a useful way to guard a small critical section. If we1496 should be used to guard any field that can be accessed by more than one thread.
206 <p>The licensing server applies general request limits to guard against overuse
1954 <li>Added a {@code -mstack-protector-guard=} option for x86 to choose between a1961 <strong>Note:</strong> The {@code -mstack-protector-guard} setting itself does not2471 data sections after linking to guard against security vulnerabilities caused by memory corruption.