Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for paper (0.25 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_OS9NET = 28681
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_OS9NET ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PACER = 32966
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PACER ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PAE = 34958
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PAE ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PCS = 16962
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg syscall (netbsd-386), const ETHERTYPE_NTRAILER = 16
    pkg syscall (netbsd-386), const ETHERTYPE_OS9 = 28679
    pkg syscall (netbsd-386), const ETHERTYPE_OS9NET = 28681
    pkg syscall (netbsd-386), const ETHERTYPE_PACER = 32966
    pkg syscall (netbsd-386), const ETHERTYPE_PAE = 34958
    pkg syscall (netbsd-386), const ETHERTYPE_PCS = 16962
    pkg syscall (netbsd-386), const ETHERTYPE_PLANNING = 32836
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  3. api/go1.2.txt

    pkg syscall (netbsd-386), const ETHERTYPE_NTRAILER ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_OS9 ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_OS9NET ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_PACER ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_PAE ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_PCS ideal-int
    pkg syscall (netbsd-386), const ETHERTYPE_PLANNING ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  4. doc/go_mem.html

    can only have outcomes explained by some sequentially consistent interleaving
    of the goroutine executions.
    (The proof is the same as Section 7 of Boehm and Adve's paper cited above.)
    This property is called DRF-SC.
    </p>
    
    <p>
    The intent of the formal definition is to match
    the DRF-SC guarantee provided to race-free programs
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Mar 04 15:54:42 GMT 2024
    - 26.6K bytes
    - Viewed (0)
Back to top