Searched refs:InotifyPollingStopperFDs (Results 1 – 1 of 1) sorted by relevance
72 int InotifyPollingStopperFDs[2]; in create() local73 if (pipe2(InotifyPollingStopperFDs, O_CLOEXEC) == -1) in create()75 return SemaphorePipe(InotifyPollingStopperFDs); in create()