Searched refs:GetPid (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dprocess.h66 long GetPid() const { return m_pid; } function in class:wxProcess
149 int GetPid() { return m_pid; } function in class:wxProcessEvent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dprocevt.tex46 \membersection{wxProcessEvent::GetPid}\label{wxprocesseventgetpid}
48 \constfunc{int}{GetPid}{\void}
H A Dprocess.tex263 \membersection{wxProcess::GetPid}\label{wxprocessgetpid}
265 \constfunc{long}{GetPid}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/exec/
H A Dexec.cpp783 wxLogVerbose(_T("PID of the new process: %ld"), process->GetPid());

Completed in 179 milliseconds