Searched defs:barrier (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dbarrier.h43 typedef struct barrier { struct
60 typedef struct barrier { struct
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Diopb.h86 unsigned int barrier; /* bitmap barrier for CPU slop */ member in struct:iopb_tss
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGDesiredWriteBarriers.cpp56 WriteBarrier<Unknown>& barrier = m_codeBlock->constants()[m_which.index]; local
74 WriteBarrier<Unknown>& barrier = m_codeBlock->constants()[m_which.index]; local
H A DDFGDesiredWriteBarriers.h91 inline void initializeLazyWriteBarrierForInlineCallFrameExecutable(DesiredWriteBarriers& barriers, WriteBarrier<ScriptExecutable>& barrier, CodeBlock* codeBlock, InlineCallFrame* inlineCallFrame, JSCell* owner, ScriptExecutable* value) argument
97 inline void initializeLazyWriteBarrierForConstant(DesiredWriteBarriers& barriers, WriteBarrier<Unknown>& barrier, CodeBlock* codeBlock, unsigned index, JSCell* owner, JSValue value) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dthreading_internal.h108 static void barrier() { OSMemoryBarrier(); } function in class:Security::Atomic
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dthreading_internal.h108 static void barrier() { OSMemoryBarrier(); } function in class:Security::Atomic
/macosx-10.10.1/xnu-2782.1.97/tools/tests/affinity/
H A Dpool.c50 pthread_cond_t barrier; variable
H A Dsets.c51 pthread_cond_t barrier; variable
/macosx-10.10.1/libdispatch-442.1.4/private/
H A Dintrospection_private.h201 unsigned long barrier:1, member in struct:dispatch_introspection_queue_block_s
250 unsigned long barrier:1, member in struct:dispatch_introspection_queue_function_s
332 barrier:1, member in struct:dispatch_introspection_queue_s
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Disearch.el[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkdebug.c2592 uint64_t mintime, t, barrier = 0; local
/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dqueue.c2525 unsigned long barrier = (flags & DISPATCH_BLOCK_BARRIER) ? local
H A Dsource.c3851 dispatch_function_t barrier = dc->dc_other; local
3909 dispatch_mach_send_barrier(dispatch_mach_t dm, dispatch_block_t barrier) argument
3869 dispatch_mach_send_barrier_f(dispatch_mach_t dm, void *context, dispatch_function_t barrier) argument
3892 dispatch_mach_receive_barrier_f(dispatch_mach_t dm, void *context, dispatch_function_t barrier) argument
3917 dispatch_mach_receive_barrier(dispatch_mach_t dm, dispatch_block_t barrier) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dcc-engine.el[all...]

Completed in 306 milliseconds