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