public class CUstream_flags extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CU_STREAM_DEFAULT
Default stream flag
|
static int |
CU_STREAM_NON_BLOCKING
Stream does not synchronize with stream 0 (the NULL stream)
|
public static final int CU_STREAM_DEFAULT
public static final int CU_STREAM_NON_BLOCKING
public static String stringFor(int n)
n
- The CUstream_flagsCopyright © 2014. All Rights Reserved.