@Properties(inherit=linux.class) public class __sched_param extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
__sched_param()
Default native constructor.
|
__sched_param(long size)
Native array allocator.
|
__sched_param(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
__sched_priority() |
__sched_param |
__sched_priority(int setter) |
__sched_param |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public __sched_param()
public __sched_param(long size)
Pointer.position(long)
.public __sched_param(Pointer p)
Pointer.Pointer(Pointer)
.public __sched_param position(long position)
public int __sched_priority()
public __sched_param __sched_priority(int setter)
Copyright © 2020. All rights reserved.