Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for 93 (0.01 sec)

  1. go.mod

    	github.com/gogo/protobuf v1.3.2 // indirect
    	github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
    	github.com/golang/protobuf v1.5.4 // indirect
    	github.com/golang/snappy v1.0.0 // indirect
    	github.com/google/go-tpm v0.9.3 // indirect
    	github.com/google/pprof v0.0.0-20250422154841-e1f9c1950416 // indirect
    	github.com/google/s2a-go v0.1.9 // indirect
    	github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sat Sep 06 17:33:19 UTC 2025
    - 12.3K bytes
    - Viewed (0)
  2. api/go1.11.txt

    pkg debug/elf, const EM_ALTERA_NIOS2 Machine
    pkg debug/elf, const EM_AMDGPU = 224
    pkg debug/elf, const EM_AMDGPU Machine
    pkg debug/elf, const EM_ARCA = 109
    pkg debug/elf, const EM_ARCA Machine
    pkg debug/elf, const EM_ARC_COMPACT = 93
    pkg debug/elf, const EM_ARC_COMPACT Machine
    pkg debug/elf, const EM_ARC_COMPACT2 = 195
    pkg debug/elf, const EM_ARC_COMPACT2 Machine
    pkg debug/elf, const EM_AVR = 83
    pkg debug/elf, const EM_AVR Machine
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 22 03:48:56 UTC 2018
    - 25K bytes
    - Viewed (0)
  3. api/except.txt

    pkg syscall (openbsd-386), const SYS_KILL = 37
    pkg syscall (openbsd-386), const SYS_LSTAT = 293
    pkg syscall (openbsd-386), const SYS_NANOSLEEP = 240
    pkg syscall (openbsd-386), const SYS_SELECT = 93
    pkg syscall (openbsd-386), const SYS_SETITIMER = 83
    pkg syscall (openbsd-386), const SYS_SETTIMEOFDAY = 122
    pkg syscall (openbsd-386), const SYS_STAT = 291
    pkg syscall (openbsd-386), const SYS_STATFS = 307
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Sun Jun 16 23:08:08 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  4. cmd/apierrorcode_string.go

    	_ = x[ErrInvalidServiceSTS-88]
    	_ = x[ErrInvalidRequestVersion-89]
    	_ = x[ErrMissingSignTag-90]
    	_ = x[ErrMissingSignHeadersTag-91]
    	_ = x[ErrMalformedDate-92]
    	_ = x[ErrMalformedPresignedDate-93]
    	_ = x[ErrMalformedCredentialDate-94]
    	_ = x[ErrMalformedExpires-95]
    	_ = x[ErrNegativeExpires-96]
    	_ = x[ErrAuthHeaderEmpty-97]
    	_ = x[ErrExpiredPresignRequest-98]
    	_ = x[ErrRequestNotReadyYet-99]
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Wed Apr 16 07:34:24 UTC 2025
    - 21.6K bytes
    - Viewed (0)
  5. docs/smb3-features/01-smb3-lease-design.md

    - Implement periodic cleanup of expired leases
    
    ### 9.2 Thread Safety
    - Use concurrent data structures for lease storage
    - Minimize lock contention in hot paths
    - Async handling of lease breaks
    
    ### 9.3 Network Efficiency
    - Batch lease requests when possible
    - Implement lease key reuse for related files
    - Optimize lease break acknowledgment timing
    
    ## 10. Error Handling
    
    ### 10.1 Lease Break Timeout
    ```java
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 02:53:50 UTC 2025
    - 22K bytes
    - Viewed (0)
  6. api/go1.10.txt

    pkg debug/elf, const R_ARM_THM_MOVW_PREL_NC = 49
    pkg debug/elf, const R_ARM_THM_MOVW_PREL_NC R_ARM
    pkg debug/elf, const R_ARM_THM_PC12 = 54
    pkg debug/elf, const R_ARM_THM_PC12 R_ARM
    pkg debug/elf, const R_ARM_THM_TLS_CALL = 93
    pkg debug/elf, const R_ARM_THM_TLS_CALL R_ARM
    pkg debug/elf, const R_ARM_THM_TLS_DESCSEQ16 = 129
    pkg debug/elf, const R_ARM_THM_TLS_DESCSEQ16 R_ARM
    pkg debug/elf, const R_ARM_THM_TLS_DESCSEQ32 = 130
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue Feb 06 05:00:01 UTC 2018
    - 30.1K bytes
    - Viewed (0)
  7. api/go1.5.txt

    pkg debug/elf, const R_PPC64_GOT_DTPREL16_DS R_PPC64
    pkg debug/elf, const R_PPC64_GOT_DTPREL16_HA = 94
    pkg debug/elf, const R_PPC64_GOT_DTPREL16_HA R_PPC64
    pkg debug/elf, const R_PPC64_GOT_DTPREL16_HI = 93
    pkg debug/elf, const R_PPC64_GOT_DTPREL16_HI R_PPC64
    pkg debug/elf, const R_PPC64_GOT_DTPREL16_LO_DS = 92
    pkg debug/elf, const R_PPC64_GOT_DTPREL16_LO_DS R_PPC64
    pkg debug/elf, const R_PPC64_GOT_TLSGD16 = 79
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Jul 30 21:14:09 UTC 2015
    - 46.6K bytes
    - Viewed (0)
Back to top