@Properties(inherit=cudart.class) public class CUcheckpointLockArgs extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUcheckpointLockArgs()
Default native constructor.
|
CUcheckpointLockArgs(long size)
Native array allocator.
|
CUcheckpointLockArgs(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CUcheckpointLockArgs |
getPointer(long i) |
CUcheckpointLockArgs |
position(long position) |
int |
reserved0()
Reserved for future use, must be zero
|
CUcheckpointLockArgs |
reserved0(int setter) |
LongPointer |
reserved1() |
long |
reserved1(int i)
Reserved for future use, must be zeroed
|
CUcheckpointLockArgs |
reserved1(int i,
long setter) |
int |
timeoutMs()
Timeout in milliseconds to attempt to lock the process, 0 indicates no timeout
|
CUcheckpointLockArgs |
timeoutMs(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic CUcheckpointLockArgs()
public CUcheckpointLockArgs(long size)
Pointer.position(long).public CUcheckpointLockArgs(Pointer p)
Pointer(Pointer).public CUcheckpointLockArgs position(long position)
public CUcheckpointLockArgs getPointer(long i)
getPointer in class Pointer@Cast(value="unsigned int") public int timeoutMs()
public CUcheckpointLockArgs timeoutMs(int setter)
public CUcheckpointLockArgs reserved0(int setter)
@Cast(value="cuuint64_t") public long reserved1(int i)
public CUcheckpointLockArgs reserved1(int i, long setter)
@MemberGetter @Cast(value="cuuint64_t*") public LongPointer reserved1()
Copyright © 2025. All rights reserved.