Sanitizer Stream API


Functions

SanitizerResult SANITIZERAPI sanitizerStreamSynchronize (Sanitizer_StreamHandle stream)
 Synchronize a given stream.

Detailed Description

Functions, types, and enums that implement the Sanitizer Stream API.

Function Documentation

SanitizerResult SANITIZERAPI sanitizerStreamSynchronize ( Sanitizer_StreamHandle  stream  ) 

Equivalent of cudaStreamSynchronize that can be called with a sanitizer stream handle

Note:
Thread-safety: this function is thread safe.
Parameters:
stream Stream handle. If NULL, the NULL stream will be used.


Generated on Fri Aug 14 22:03:16 2020 for SanitizerApi by  doxygen 1.5.8