Searched defs:PID (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/
H A DipcClient.h85 PRUint32 PID() const { return mPID; } function in class:ipcClient
123 // on windows, we store the PID of the client process to help us determine
124 // the client from which a message originated. each message has the PID

Completed in 42 milliseconds