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