/freebsd/share/doc/psd/24.xdr/ |
H A D | xdr.nts.ms | 356 primitives and all client XDR routines. 475 \&XDR Library Primitives 476 .IX "library primitives for XDR" 477 .IX XDR "library primitives" 482 The interface to these primitives 491 The XDR library provides primitives to translate between numbers 493 Primitives cover the set of numbers in: 499 Specifically, the eight primitives are: 628 Constructed or compound data type primitives 630 then the primitives discussed above. [all …]
|
/freebsd/share/man/man9/ |
H A D | locking.9 | 30 .Nd kernel synchronization primitives 35 several different synchronization primitives to allow developers 67 With most synchronization primitives, such as mutexes, the programmer must 301 The primitives can interact and have a number of rules regarding how 329 The following primitives perform bounded sleeps: 332 The following primitives perform unbounded sleeps: 362 one of the locking primitives discussed. 437 There are too many locking primitives to choose from.
|
H A D | critical_enter.9 | 74 semaphores, or other synchronization primitives, as these primitives may
|
H A D | atomic.9 | 82 building blocks for synchronization primitives, such as mutexes. 229 synchronization primitives to express their ordering requirements without 281 primitives in 292 facilitate more efficient implementations of synchronization primitives.
|
H A D | mutex.9 | 55 .Nd kernel synchronization primitives 151 referenced only with the mutex primitives. 433 that implement other synchronization primitives such as default mutexes,
|
H A D | intro.9 | 117 .Ss Synchronization Primitives 123 Atomic primitives are described by 310 Simpler primitives for reading or writing smaller chunks of memory are
|
/freebsd/lib/libc/include/ |
H A D | reentrant.h | 59 * easy to replace the mutual exclusion primitives with ones provided by 67 * The mutex primitives used by the library (mutex_t, mutex_lock, etc.) 68 * are macros which expand to the corresponding primitives provided by 73 * The mutex macros can be directly mapped to the mutex primitives from
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | nvidia,tegra186-hsp.txt | 1 NVIDIA Tegra Hardware Synchronization Primitives (HSP) 4 together. It provides a set of hardware synchronization primitives for 6 protocols can use hardware synchronization primitives, when operating between
|
H A D | nvidia,tegra186-hsp.yaml | 7 title: NVIDIA Tegra Hardware Synchronization Primitives (HSP) 16 primitives for interprocessor communication. So the interprocessor 18 primitives, when operating between two processors not in an SMP
|
/freebsd/contrib/openpam/bin/pamtest/ |
H A D | pamtest.1 | 58 then executes the primitives specified by the remaining command-line 137 primitives. 187 primitives.
|
/freebsd/crypto/libecc/include/libecc/ |
H A D | libsig.h | 25 * keys primitives 34 /* Include the ECDH primitives */
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_phy.h | 204 * primitives received. 210 * primitives transmitted. 222 * primitives received. 228 * primitives transmitted. 234 * primitives received.
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | 0.t | 82 and introduces the interprocess communication primitives 84 document considers the use of these primitives in developing
|
/freebsd/share/doc/psd/05.sysman/ |
H A D | 0.t | 96 .B "1. Kernel primitives" 113 1.2.5. Protection primitives 188 2.3.1. Interprocess communication primitives
|
/freebsd/contrib/openpam/doc/man/ |
H A D | pam.man | 20 The functionality embodied by PAM is divided into six primitives 61 There are two authentication primitives:
|
H A D | pam.3 | 81 The functionality embodied by PAM is divided into six primitives 122 There are two authentication primitives:
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | acpiosxf.h | 194 * OSL Initialization and shutdown primitives 242 * Spinlock primitives 271 * Semaphore primitives 304 * Mutex primitives. May be configured to use semaphores instead via
|
/freebsd/contrib/libpcap/ |
H A D | pcap-filter.manmisc.in | 39 .IR primitives . 40 Primitives usually consist of an 145 to combine primitives. 152 Allowable primitives are: 1035 Primitives may be combined using: 1037 A parenthesized group of primitives and operators.
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Descriptor.h | 164 /// Allocates a descriptor for an array of primitives. 168 /// Allocates a descriptor for an array of primitives of unknown size. 237 /// Checks if the descriptor is of an array of primitives.
|
/freebsd/crypto/openssl/include/internal/ |
H A D | tsan_assist.h | 12 * primitives that facilitate writing "thread-opportunistic" or even real 33 * but it was later extended with more nuanced primitives that are useful
|
/freebsd/share/doc/papers/newvm/ |
H A D | a.t | 185 Synchronization primitives 187 Primitives are provided for synchronization using semaphores in shared memory.
|
/freebsd/contrib/diff/lib/ |
H A D | cmpbuf.h | 1 /* Buffer primitives for comparison operations.
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | canthandle.asn1 | 29 -- Can't handle primitives in SET OF
|
/freebsd/crypto/libecc/src/nn/ |
H A D | nn_mod_pow.c | 239 * NOTE: our nn_mod_pow_redc primitives suppose that the modulo is odd for Montgomery multiplication 240 * primitives to provide consistent results. 312 * use our Montgomery multiplication primitives as they are only suitable in nn_mod_pow()
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | iterator.cppm |
|