tfSetCurrentContext
Table of Contents >> Programmer's Reference
| #include <trsocket.h> |
| void tfSetCurrentContext | (ttUserContext contextHandle); |
Function Description
This function is used to set the current Treck stack context. It is usually called after a context switch, or after a kernel call.
Parameters
- contextHandle
- The Treck stack context to be set.