tcgen05.fence#
PTX ISA: tcgen05.fence
tcgen05.fence::before_thread_sync#
// tcgen05.fence::before_thread_sync; // PTX ISA 86, SM_100a, SM_110a
template <typename = void>
__device__ static inline void tcgen05_fence_before_thread_sync();
tcgen05.fence::after_thread_sync#
// tcgen05.fence::after_thread_sync; // PTX ISA 86, SM_100a, SM_110a
template <typename = void>
__device__ static inline void tcgen05_fence_after_thread_sync();