- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_thread_safety (0.06 seconds)
-
src/test/java/jcifs/internal/smb2/lease/DirectoryCacheEntryTest.java
assertFalse(fileInfo.matches(1024L, 2000L, 0x20)); // Should not match with different attributes assertFalse(fileInfo.matches(1024L, 1000L, 0x10)); } @Test public void testThreadSafety() throws InterruptedException { // Test concurrent updates from multiple threads Thread[] threads = new Thread[10]; for (int i = 0; i < threads.length; i++) {
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 23 01:47:47 GMT 2025 - 8.4K bytes - Click Count (0)