![]() |
![]() |
![]() |
![]() |
OMadd_exit_func
Synopsis
void OMadd_exit_func( void (*func) (void *),
void *arg);Description
OMadd_exit_func adds a callback function to be called when the process exits. The functions added with this mechanism are called in the reverse order in which they are added.Arguments
funcargExamples
none.See Also
![]() |
![]() |
![]() |
![]() |