Searched refs:wakeFds (Results 1 – 1 of 1) sorted by relevance
207 int wakeFds[2]; in EventHub() local208 result = pipe(wakeFds); in EventHub()211 mWakeReadPipeFd = wakeFds[0]; in EventHub()212 mWakeWritePipeFd = wakeFds[1]; in EventHub()