Home
last modified time | relevance | path

Searched full:primitives (Results 1 – 25 of 255) sorted by relevance

1234567891011

/freebsd/share/doc/psd/24.xdr/
H A Dxdr.nts.ms356 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 Dlocking.930 .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 Dcritical_enter.974 semaphores, or other synchronization primitives, as these primitives may
H A Datomic.982 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 Dmutex.955 .Nd kernel synchronization primitives
151 referenced only with the mutex primitives.
433 that implement other synchronization primitives such as default mutexes,
H A Dintro.9117 .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 Dreentrant.h59 * 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 Dnvidia,tegra186-hsp.txt1 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 Dnvidia,tegra186-hsp.yaml7 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 Dpamtest.158 then executes the primitives specified by the remaining command-line
137 primitives.
187 primitives.
/freebsd/crypto/libecc/include/libecc/
H A Dlibsig.h25 * keys primitives
34 /* Include the ECDH primitives */
/freebsd/sys/dev/isci/scil/
H A Dscic_phy.h204 * primitives received.
210 * primitives transmitted.
222 * primitives received.
228 * primitives transmitted.
234 * primitives received.
/freebsd/share/doc/psd/21.ipc/
H A D0.t82 and introduces the interprocess communication primitives
84 document considers the use of these primitives in developing
/freebsd/share/doc/psd/05.sysman/
H A D0.t96 .B "1. Kernel primitives"
113 1.2.5. Protection primitives
188 2.3.1. Interprocess communication primitives
/freebsd/contrib/openpam/doc/man/
H A Dpam.man20 The functionality embodied by PAM is divided into six primitives
61 There are two authentication primitives:
H A Dpam.381 The functionality embodied by PAM is divided into six primitives
122 There are two authentication primitives:
/freebsd/sys/contrib/dev/acpica/include/
H A Dacpiosxf.h194 * 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 Dpcap-filter.manmisc.in39 .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 DDescriptor.h164 /// 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 Dtsan_assist.h12 * 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 Da.t185 Synchronization primitives
187 Primitives are provided for synchronization using semaphores in shared memory.
/freebsd/contrib/diff/lib/
H A Dcmpbuf.h1 /* Buffer primitives for comparison operations.
/freebsd/crypto/heimdal/lib/asn1/
H A Dcanthandle.asn129 -- Can't handle primitives in SET OF
/freebsd/crypto/libecc/src/nn/
H A Dnn_mod_pow.c239 * 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 Diterator.cppm

1234567891011