Home
last modified time | relevance | path

Searched defs:msecs (Results 1 - 15 of 15) 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
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_sleepingbarber.c45 static void mdelay(unsigned msecs) in 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
/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
/third_party/ffmpeg/libavformat/
H A Dmxfdec.c3041 int msecs; in mxf_timestamp_to_int64() local
/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 28 milliseconds