2
0

Fix fence functions doxygen group

Change-Id: I222eecb0eb0174b9f19e15b16c1ee06b7ba1e67e
Este cometimento está contido em:
Maneesh Gupta
2016-09-16 15:04:52 +05:30
ascendente 5b0a4eeaba
cometimento f51b5dda0c
+2 -2
Ver ficheiro
@@ -500,7 +500,7 @@ __device__ float __dsqrt_rz(double x);
/**
*-------------------------------------------------------------------------------------------------
*-------------------------------------------------------------------------------------------------
* @defgroup Memory Fence Functions
* @defgroup Fence Fence Functions
* @{
*
*
@@ -545,7 +545,7 @@ __device__ void __threadfence(void) __attribute__((deprecated("Provided for com
__device__ void __threadfence_system(void) __attribute__((deprecated("Provided for compile-time compatibility, not yet functional")));
// doxygen end Memory Fence
// doxygen end Fence Fence
/**
* @}
*/