TASK
| PXSvTaskGetModebits | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object which mode bits to get |
|
A2 |
Task mode bits of given task or |
|
Er |
|
|
| PXSvSetModebits | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
Task mode bits to set |
|
A2 |
Task mode bits after setting |
|
Er |
|
|
| PXSvClearModebits | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
Task mode bits to clear |
|
A2 |
Task mode bits after clearing |
|
| PXSvTaskCreate | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object that was created if there is no error in the error argument or |
|
A2 |
Pointer to the task specification structure |
|
Er |
|
|
| PXSvTaskSuspend | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object to suspend |
|
Er |
|
|
| PXSvTaskResume | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object to resume |
|
Er |
|
|
| PXSvTaskSetPrio | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object which priority to set |
|
A2 |
The task priority to set |
|
Er |
|
|
| PXSvGetId | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object which is requested |
|
| PXSvTaskGetPrio | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object which priority to get |
|
A2 |
The task priority or |
|
Er |
|
|
| PXSvTaskGetMbx | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object which mailbox to get |
|
A2 |
ID of the requested mailbox object or invalid ID on failure |
|
| PXSvTaskGetSize | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
Size of a task control block in bytes |
|
| PXSvTaskForceTermination | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object to terminate |
|
Er |
|
|
| PXSvTaskGetAccessRights | PXVT_TASK | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object which access rights are requested |
|
A2 |
Access rights of given task or |
|
Er |
|
|