Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Process termination: (1 Item)
   
Process termination  
How can i detect the termination of any process ? Using procmgr_event_notify I am only able to detect  daemon process 
termination using PROCMGR_EVENT_DAEMON_DEATH flag , but I am interested in getting notifications for termination of all 
processes on QNX system .

Any pointers would be helpful .