Package org.qbicc.runtime.linux
Class Sched.cpu_set_t_ptr
java.lang.Object
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- Sched
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qbicc.runtime.CNative.ptr
asArray, compareAndSet, compareAndSet, compareAndSetAcquire, compareAndSetAcquire, compareAndSetOpaque, compareAndSetOpaque, compareAndSetRelease, compareAndSetRelease, compareAndSwap, compareAndSwap, compareAndSwapAcquire, compareAndSwapAcquire, compareAndSwapOpaque, compareAndSwapOpaque, compareAndSwapRelease, compareAndSwapRelease, get, getAndAdd, getAndAdd, getAndAddAcquire, getAndAddAcquire, getAndAddOpaque, getAndAddOpaque, getAndAddRelease, getAndAddRelease, getAndBitwiseAnd, getAndBitwiseAnd, getAndBitwiseAndAcquire, getAndBitwiseAndAcquire, getAndBitwiseAndOpaque, getAndBitwiseAndOpaque, getAndBitwiseAndRelease, getAndBitwiseAndRelease, getAndBitwiseNand, getAndBitwiseNand, getAndBitwiseNandAcquire, getAndBitwiseNandAcquire, getAndBitwiseNandOpaque, getAndBitwiseNandOpaque, getAndBitwiseNandRelease, getAndBitwiseNandRelease, getAndBitwiseOr, getAndBitwiseOr, getAndBitwiseOrAcquire, getAndBitwiseOrAcquire, getAndBitwiseOrOpaque, getAndBitwiseOrOpaque, getAndBitwiseOrRelease, getAndBitwiseOrRelease, getAndBitwiseXor, getAndBitwiseXor, getAndBitwiseXorAcquire, getAndBitwiseXorAcquire, getAndBitwiseXorOpaque, getAndBitwiseXorOpaque, getAndBitwiseXorRelease, getAndBitwiseXorRelease, getAndSet, getAndSet, getAndSetAcquire, getAndSetAcquire, getAndSetMax, getAndSetMax, getAndSetMaxAcquire, getAndSetMaxAcquire, getAndSetMaxOpaque, getAndSetMaxOpaque, getAndSetMaxRelease, getAndSetMaxRelease, getAndSetMin, getAndSetMin, getAndSetMinAcquire, getAndSetMinAcquire, getAndSetMinOpaque, getAndSetMinOpaque, getAndSetMinRelease, getAndSetMinRelease, getAndSetOpaque, getAndSetOpaque, getAndSetRelease, getAndSetRelease, getAndSubtract, getAndSubtract, getAndSubtractAcquire, getAndSubtractAcquire, getAndSubtractOpaque, getAndSubtractOpaque, getAndSubtractRelease, getAndSubtractRelease, isPinned, loadAcquire, loadAcquire, loadOpaque, loadOpaque, loadPlain, loadPlain, loadSingleAcquire, loadSingleAcquire, loadUnshared, loadUnshared, loadVolatile, loadVolatile, minus, minus, minus, plus, plus, sel, sel, set, storeOpaque, storeOpaque, storePlain, storePlain, storeRelease, storeRelease, storeSingleRelease, storeSingleRelease, storeUnshared, storeUnshared, storeVolatile, storeVolatile, weakCompareAndSet, weakCompareAndSet, weakCompareAndSetAcquire, weakCompareAndSetAcquire, weakCompareAndSetOpaque, weakCompareAndSetOpaque, weakCompareAndSetRelease, weakCompareAndSetRelease, weakCompareAndSwap, weakCompareAndSwap, weakCompareAndSwapAcquire, weakCompareAndSwapAcquire, weakCompareAndSwapOpaque, weakCompareAndSwapOpaque, weakCompareAndSwapRelease, weakCompareAndSwapReleaseMethods inherited from class org.qbicc.runtime.CNative.word
booleanValue, byteValue, charValue, doubleValue, floatValue, intValue, isFalse, isGe, isGt, isLe, isLt, isNegative, isNonNull, isNonZero, isNotNegative, isNotPositive, isNull, isPositive, isTrue, isZero, longValue, shortValue, ubyteValue, uintValue, ushortValueMethods inherited from class org.qbicc.runtime.CNative.object
alignment, cast, cast, close, equals, fitsIntoByte, fitsIntoInt, fitsIntoLong, fitsIntoShort, hashCode, sizeInBytes, toString
-
Constructor Details
-
cpu_set_t_ptr
public cpu_set_t_ptr()
-