HND
| PXSvTaskSignalEvents_Hnd | PXVT_EVENT, PXVT_HND | |
|---|---|---|
Fn |
Internal task service (event service) |
|
A1 |
ID of the task object to which the event is to be signalled |
|
A2 |
Events to signal |
|
| PXSvDelaySched_Hnd | PXVT_DELAY, PXVT_HND | |
|---|---|---|
Fn |
1) 2) internal delay sysjob handling (delay service) |
|
A1 |
ID of the delay job object to schedule |
|
A2 |
|
|
Er |
1) |
|
| PXSvMsgGetData_Hnd | PXVT_MSG, PXVT_HND | |
|---|---|---|
Fn |
|
|
A1 |
ID of the message object which message data to get |
|
A2 |
The beginning of the message data area or |
|
Er |
|
|
| PXSvMsgSend_Hnd | PXVT_MSG, PXVT_HND | |
|---|---|---|
Fn |
1) Internal function for 2) Internal postservice for handler send (message send service) |
|
A1 |
1) Invalid ID if send was successful or ID of the message object to send on failure 2) ID of the message object to send |
|
A2 |
ID of the mailbox object to send the message to |
|
Er |
1) |
|
| PXSvMsgRelease_Hnd | PXVT_MSG, PXVT_HND | |
|---|---|---|
Fn |
1) 2) Internal postservice for handler release (message release service) |
|
A1 |
1) Invalid ID if the release was successful or ID of the release mailbox object of the message to release if both message and mailbox objects are from cores different than the caller’s and release mailbox is installed and no other task is waiting for the message or ID of the message object to release on failure 2) Invalid ID if error or ID of the message object to release |
|
Er |
1) 2) |
|
| PXSvPeStart_Hnd | PXVT_PE, PXVT_HND | |
|---|---|---|
Fn |
|
|
A1 |
ID of the periodic event object to start |
|
A2 |
Signal period of the event in number of |
|
Er |
|
|
| PXSvPeStop_Hnd | PXVT_PE, PXVT_HND | |
|---|---|---|
Fn |
|
|
A1 |
ID of the periodic event object to stop |
|
A2 |
Signal period of the event in number of |
|
Er |
|
|
| PXSvToStart_Hnd | PXVT_TO, PXVT_HND | |
|---|---|---|
Fn |
|
|
A1 |
ID of the timeout object to start |
|
A2 |
Amount of timeout in number of |
|
Er |
|
|
| PXSvToStop_Hnd | PXVT_TO, PXVT_HND | |
|---|---|---|
Fn |
|
|
A1 |
ID of timeout object to stop |
|
A2 |
Amount of timeout in number of |
|
| PXSvMsgGetMetadata_Hnd | PXVT_MSG, PXVT_HND | |
|---|---|---|
Fn |
|
|
A1 |
ID of the message object which message metadata to get |
|
A2 |
Lower 32 bits of the message metadata or |
|
Er |
|
|
| PXSvMsgSetMetadata_Hnd | PXVT_MSG, PXVT_HND | |
|---|---|---|
Fn |
|
|
A1 |
ID of the message object which message metadata to set |
|
A2 |
Lower 32 bits of the message metadata to set |
|
Er |
|
|