Tizen Native API
Public Attributes
_Ecore_Exe_Event_Del Struct Reference

Public Attributes

pid_t pid
int exit_code
Ecore_Exe * exe
Eina_Bool exited: 1
Eina_Bool signalled: 1
void * ext_data
siginfo_t data

Detailed Description

Process exit event


Member Data Documentation

Signal info

The handle to the exited process, otherwise NULL if not found

The exit code of the process

< The signal that caused the process to exit

< Set to 1 if the process exited due to an uncaught signal Extension data - not used

The process ID of the process that exited

< Set to 1 if the process exited on its own


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License