Home
last modified time | relevance | path

Searched defs:msecs (Results 1 - 25 of 25) sorted by relevance

/third_party/ltp/lib/
H A Dtst_thread_state.c18 unsigned int msecs = 0; in tst_thread_state_wait() local
H A Dtst_process_state.c19 unsigned int msecs = 0; in tst_process_state_wait() local
74 unsigned int msecs = 0; in tst_process_exit_wait() local
H A Dtst_checkpoint.c110 unsigned int msecs = 0, waked = 0; in tst_checkpoint_wake() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Ddelay.h44 linux_msleep(unsigned int msecs) in linux_msleep() argument
61 unsigned long msecs = (x + 1000 - 1) / 1000; /* 1000ns = 1us */ in ndelay() local
/foundation/ability/ability_runtime/test/unittest/lifecycle_test/
H A Dlifecycle_test_base.h82 static int SemTimedWaitMillis(long msecs, sem_t& sem) in SemTimedWaitMillis() argument
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_sleepingbarber.c45 static void mdelay(unsigned msecs) in mdelay() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_timer.c102 unsigned long osal_msleep(unsigned int msecs) in osal_msleep() argument
114 void osal_mdelay(unsigned int msecs) in osal_mdelay() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_timer.c120 unsigned long osal_msleep(unsigned int msecs) in osal_msleep() argument
126 void osal_msleep_uninterruptible(unsigned int msecs) in osal_msleep_uninterruptible() argument
138 void osal_mdelay(unsigned int msecs) in osal_mdelay() argument
/third_party/lwip/src/core/
H A Dtimeouts.c289 sys_timeout_debug(u32_t msecs, sys_timeout_handler handler, void *arg, const char *handler_name) in sys_timeout_debug() argument
H A Dlowpower.c457 sys_timeout(u32_t msecs, sys_timeout_handler handler, void *arg) in sys_timeout() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dtcpip_priv.h173 u32_t msecs; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware.h626 static inline long kbase_csf_timeout_in_jiffies(const unsigned int msecs) in kbase_csf_timeout_in_jiffies() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware.h678 static inline long kbase_csf_timeout_in_jiffies(const unsigned int msecs) in kbase_csf_timeout_in_jiffies() argument
/third_party/lwip/src/api/
H A Dtcpip.c447 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout() argument
/third_party/lwip/src/include/lwip/priv/
H A Dtcpip_priv.h159 u32_t msecs; member
/third_party/lwip/src/core/ipv4/
H A Ddhcp.c313 u16_t msecs; in dhcp_check() local
376 u16_t msecs; in dhcp_select() local
1012 u16_t msecs; global() local
1058 u16_t msecs; global() local
1220 u16_t msecs; global() local
1276 u16_t msecs; global() local
1330 u16_t msecs; global() local
[all...]
/third_party/lwip/src/core/ipv6/
H A Ddhcp6.c464 u16_t msecs; in dhcp6_information_request() local
/third_party/skia/tests/
H A DGrThreadSafeCacheTest.cpp1369 auto msecs = std::chrono::duration_cast<std::chrono::milliseconds>(secondTime - firstTime); in test_13() local
/third_party/libabigail/src/
H A Dabg-tools-utils.cc283 time_t msecs = 0; in value_as_string() local
298 o <<msecs <<"ms"; in value_as_string() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c1295 int msecs; in rockchip_hdmi_irq() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c617 int msecs; in check_hdmi_irq() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmmsgbuf.h254 uint16 msecs; /* interrupt coalescing: timeout in millisecs */ member
/third_party/ffmpeg/libavformat/
H A Dmxfdec.c3041 int msecs; in mxf_timestamp_to_int64() local
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c874 unsigned long _kc_msleep_interruptible(unsigned int msecs) in _kc_msleep_interruptible() argument
[all...]
/third_party/backends/backend/
H A Dhp3900_rts8822.c3856 RTS_WaitScanEnd (struct st_device *dev, SANE_Int msecs) in RTS_WaitScanEnd() argument
4138 RTS_DMA_WaitReady (struct st_device *dev, SANE_Int msecs) in RTS_DMA_WaitReady() argument
4168 RTS_WaitInitEnd(struct st_device *dev, SANE_Int msecs) RTS_WaitInitEnd() argument
[all...]

Completed in 72 milliseconds