SWDEV-439581 - fix comments for hipEventSynchronize

Change-Id: I81152ff29b9c59015253b736eea3679f4c750530
此提交包含在:
Ajay
2024-05-20 15:11:34 -07:00
提交者 Ajay GunaShekar
父節點 cb40a217f6
當前提交 bbe3cc5e77
-1
查看文件
@@ -2845,7 +2845,6 @@ hipError_t hipEventDestroy(hipEvent_t event);
* If hipEventRecord() has not been called on @p event, this function returns #hipSuccess when no
* event is captured.
*
* This function needs to support hipEventBlockingSync parameter.
*
* @param[in] event Event on which to wait.
*