Searched refs:SIGTERM (Results 1 – 4 of 4) sorted by relevance
194 #define SIGTERM 1 macro205 #define SIGTERM 6 macro236 #define SIGTERM 15 /* software termination signal from kill */ macro
47 #define SIGTERM 15 /* Termination (ANSI). */ macro
39 #define SIGTERM 15 /* Termination (ANSI). */ macro
2637 kill(_MsOS_Timer_Pid[s32TimerId], SIGTERM); in MsOS_DeleteTimer()