Home
last modified time | relevance | path

Searched defs:nfds (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H A Dsys_dfile_session.c24 int32_t nfds = fd + 1; in WaitSocketEvent() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_dfile_session.c24 int32_t nfds = fd + 1; in WaitSocketEvent() local
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dpoller.cpp155 int nfds = FetchCachedEventAndDoUnmask(syncTaskIter->second, eventsVec); in FetchCachedEventAndDoUnmask() local
172 int nfds = 0; in WaitFdEvent() local
240 void Poller::ProcessWaitedFds(int nfds, std::unordered_map<CPUEUTask*, EventVec>& syncTaskEvents, in ProcessWaitedFds()
280 int nfds = cachedEventsVec.size(); in CopyEventsToConsumer() local
389 int nfds = epoll_wait(m_epFd, waitedEvents.data(), waitedEvents.size(), realTimeout); in PollOnce() local
H A Ddelayed_worker.cpp157 int nfds = epoll_wait(epollfd_, waitedEvents.data(), waitedEvents.size(), in ThreadInit() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_epoll.c75 int32_t i, nfds; in EpollLoop() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dio_event_epoll.cpp109 int nfds = epoll_wait(epollFd_, &epollEvents[0], maxEvents_, timeout); in Polling() local
H A Devent_demultiplexer.cpp110 int nfds = epoll_wait(epollFd_, &epollEvents[0], static_cast<int>(epollEvents.size()), timeout); in Polling() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_listener.cpp118 int nfds; in OnListenEvents() local
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dhci_watcher.cpp116 int nfds; in WatcherThread() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/internal/
H A Dtimer_linux.cpp135 int nfds; in OnTimer() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dreactor_linux.c131 int nfds; in ReactorStart() local
/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Dmock_system_func.cpp147 int __wrap_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *t… in __wrap_select()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.cpp185 nfds_t nfds = 2; in GetNotifyEvent() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_proxy_listen.cpp219 int32_t nfds = in StartListen() local
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_socket_listener.cpp387 int nfds = ctrlPair_[0] + 1; in Run() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_dev.cpp235 int nfds; in dequeueBuffers() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c301int32_t nfds, SoftBusFdSet *readFds, SoftBusFdSet *writeFds, SoftBusFdSet *exceptFds, SoftBusSockT… in SoftBusSocketSelect()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp759 nfds_t nfds = 2; in GetNotifyEvent() local