Searched refs:scoped_fd_source (Results 1 – 1 of 1) sorted by relevance
105 apple::ScopedCFTypeRef<CFRunLoopSourceRef> scoped_fd_source( in WatchFileDescriptor() local108 if (scoped_fd_source == NULL) { in WatchFileDescriptor()112 CFRunLoopAddSource(run_loop(), scoped_fd_source, kCFRunLoopCommonModes); in WatchFileDescriptor()116 scoped_fd_source.release(), persistent); in WatchFileDescriptor()