Files
clang-p2996/libclc/generic/include/clc/synchronization/barrier.h
Peter Collingbourne a385c53413 PTX: move implementations of work-item and synchronisation functions
to lib, and add header files in generic.  Incorporates a patch by
Tom Stellard!

llvm-svn: 161313
2012-08-05 22:25:37 +00:00

2 lines
50 B
C

_CLC_DECL void barrier(cl_mem_fence_flags flags);