Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtSpawnDeleteCallback()
Remove a child-termination callback
Synopsis:
void PtSpawnDeleteCallback( PtSpawnCbId_t *cs );
Library:
ph
Description:
This function can be used to remove a callback function for a child process created by a previous call to PtSpawn(). The cs argument is the control structure created by that call to PtSpawn() and returned via the csp argument.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PtSpawn(), PtSpawnSetCallback(), PtSpawnWait()
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)