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

/freebsd-10-stable/contrib/gcclibs/libgomp/config/linux/
H A Dbar.c61 gomp_barrier_wait (gomp_barrier_t *barrier) argument
/freebsd-10-stable/contrib/gcclibs/libgomp/config/posix/
H A Dbar.c108 gomp_barrier_wait (gomp_barrier_t *barrier) argument
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_barrier.c41 _pthread_barrier_destroy(pthread_barrier_t *barrier) argument
60 _pthread_barrier_init(pthread_barrier_t *barrier, argument
93 _pthread_barrier_wait(pthread_barrier_t *barrier) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dbarrier.h47 typedef struct barrier { struct
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_barrier.c42 _pthread_barrier_destroy(pthread_barrier_t *barrier) argument
79 _pthread_barrier_init(pthread_barrier_t *barrier, argument
102 _pthread_barrier_wait(pthread_barrier_t *barrier) argument
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_barrier.c44 pthread_barrier_t barrier; variable
68 ATF_TC(barrier); variable
/freebsd-10-stable/sys/amd64/include/xen/
H A Dxen-os.h48 #define barrier() __asm__ __volatile__("": : :"memory") macro
/freebsd-10-stable/sys/ofed/include/linux/
H A Dcompiler.h72 #define barrier() __asm__ __volatile__("": : :"memory") macro
/freebsd-10-stable/sys/i386/include/xen/
H A Dxen-os.h148 #define barrier() __asm__ __volatile__("": : :"memory") macro
[all...]
/freebsd-10-stable/contrib/gcclibs/libgomp/
H A Dlibgomp.h192 gomp_barrier_t barrier; member in struct:gomp_team
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dbus_machdep.c728 sparc64_alloc_bus_tag(void *cookie, struct bus_space_tag *ptag, int type, void *barrier) argument
/freebsd-10-stable/tests/sys/kern/
H A Dptrace_test.c1796 pthread_barrier_t barrier; local
1890 pthread_barrier_t barrier; local
2637 pthread_barrier_t barrier; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dcfgcleanup.c624 rtx barrier; local
679 rtx barrier, real_b_end; local
[all...]
H A Dbb-reorder.c1279 rtx barrier; local
1346 rtx barrier; local
1536 rtx barrier; local
[all...]
H A Dcfgrtl.c797 rtx barrier, label, table; local
[all...]
H A Dfinal.c1878 rtx barrier = prev_nonnote_insn (insn); local
H A Dhaifa-sched.c3674 rtx barrier; local
H A Demit-rtl.c4460 rtx barrier = rtx_alloc (BARRIER); local
H A Dexcept.c1537 rtx barrier; local
/freebsd-10-stable/contrib/gcc/config/s390/
H A Ds390.c6171 /* Did we insert an extra barrier? Remove it. */ local
5954 rtx label, jump, barrier; local
[all...]
/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c7768 assign_minipool_offsets(Mfix *barrier) argument
7903 rtx barrier; local
[all...]
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips.c8542 rtx insn, barrier; local

Completed in 290 milliseconds