public class ThreadContextSwitchException extends LongJumpException
| 构造器和说明 |
|---|
ThreadContextSwitchException() |
| 限定符和类型 | 方法和说明 |
|---|---|
ThreadContextSwitchException |
setErrno(int errno) |
ThreadContextSwitchException |
setReturnValue(long returnValue) |
void |
syncReturnValue(Emulator<?> emulator) |
public ThreadContextSwitchException setReturnValue(long returnValue)
public ThreadContextSwitchException setErrno(int errno)
public void syncReturnValue(Emulator<?> emulator)
Copyright © 2022. All rights reserved.