|
How to know when a process is getting started in QNX
|
02/29/2012 10:03 PM
post91861
|
How to know when a process is getting started in QNX
I want to capture data about any process(process pid & name) which is getting started in one of my processes running in
QNX.
I understand I will have a thread which will be blocked and when a process starts, this thread will receive the message
.
Is there any other way arround?
But to which process i need to connect to get this data. Is there any sample code available?
Thanks,
Manas
|
|
|