Home
last modified time | relevance | path

Searched defs:Others (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dthreads.rst141 Others section in Synchronization Primitives
147 .. _semaphores: https://en.wikipedia.org/wiki/Semaphore_(programming)
148 …_condition variables: https://en.wikipedia.org/wiki/Monitor_(synchronization)#Condition_variables_2
149 .. _barriers: https://en.wikipedia.org/wiki/Barrier_(computer_science)
181 .. _libuv-work-queue:
186 .. _api: http://docs.libuv.org/en/v1.x/threading.html#thread-local-storage
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h90 enum HexagonProcFamilyEnum { Others, TinyCore }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp703 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders()
776 LoopData::NodeList Others; in createIrreducibleLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h41 Others, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.h56 Others, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h49 Others, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp129 DenseSet<const GlobalVariable *> Others; in VisitGlobalVariableForEmission() local