|
Set the new context for the current application's thread and run the thread starting from this context.
|
|
Get the floating point state of the specified context.
|
|
Get the value of the integer register in the specified context.
|
|
Get the value of the argument of the system call to be executed in the specified context.
|
|
Get the error code of the system call which is just returned with the specified context.
|
|
Get the number (ID) of the system call to be executed in the specified context.
|
|
Get the return value of the system call which is just returned with the specified context.
|
|
Copy the CONTEXT structure.
|
|
Set the given floating point state in the specified context.
|
|
Set the given value for the integer register in the specified context.
|
|
Set the given value for the argument of the system call to be executed in the specified context.
|
|
Set the number (ID) of the system call to be executed in the specified context.
|