- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for isAsync (0.04 sec)
-
src/main/java/jcifs/smb/SmbTransportImpl.java
synchronized (resp) { if (resp.isAsync() && !resp.isAsyncHandled() && resp.getStatus() == NtStatus.NT_STATUS_PENDING && resp.getAsyncId() != 0) { resp.setAsyncHandled(true); final boolean first = !req.isAsync(); req.setAsyncId(resp.getAsyncId()); final Long exp = resp.getExpiration();
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 69.8K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/ppc64.s
STSW R3, (R4)(R5) // 7c65252a STSW R3, (R4)(R0) // 7c60252a STSW R3, (R4) // 7c60252a SYNC // 7c0004ac ISYNC // 4c00012c LWSYNC // 7c2004ac EIEIO // 7c0006ac PTESYNC // 7c4004ac TLBIE R3 // 7c001a64
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Nov 21 18:27:17 UTC 2024 - 51.7K bytes - Viewed (0)