Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 24 of 24 for card (0.14 sec)

  1. doc/go_mem.html

    allowing a racing thread to read 1 as well.
    </p>
    
    <p>
    Note that all these optimizations are permitted in C/C++ compilers:
    a Go compiler sharing a back end with a C/C++ compiler must take care
    to disable optimizations that are invalid for Go.
    </p>
    
    <p>
    Note that the prohibition on introducing data races
    does not apply if the compiler can prove that the races
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Mon Mar 04 15:54:42 GMT 2024
    - 26.6K bytes
    - Viewed (0)
  2. api/go1.4.txt

    pkg crypto/tls, const TLS_FALLBACK_SCSV = 22016
    pkg crypto/tls, const TLS_FALLBACK_SCSV uint16
    
    # CL 107400043 crypto/tls: Added dynamic alternative to NameToCertificate map for SNI, Percy Wegmann <ox.to.a.cart@gmail.com>
    pkg crypto/tls, type ClientHelloInfo struct
    pkg crypto/tls, type ClientHelloInfo struct, CipherSuites []uint16
    pkg crypto/tls, type ClientHelloInfo struct, ServerName string
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 12 03:01:01 GMT 2014
    - 34K bytes
    - Viewed (0)
  3. src/archive/tar/testdata/hardlink.tar

    file.txt Slartibartfast hard.txt...
    TAR Archive
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Jun 26 15:51:06 GMT 2015
    - 2.5K bytes
    - Viewed (0)
  4. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const IXOFF ideal-int
    pkg syscall (linux-arm-cgo), const IXON ideal-int
    pkg syscall (linux-arm-cgo), const LINUX_REBOOT_CMD_CAD_OFF ideal-int
    pkg syscall (linux-arm-cgo), const LINUX_REBOOT_CMD_CAD_ON ideal-int
    pkg syscall (linux-arm-cgo), const LINUX_REBOOT_CMD_HALT ideal-int
    pkg syscall (linux-arm-cgo), const LINUX_REBOOT_CMD_KEXEC ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top